install_amavis.sh: fix error.
This commit is contained in:
parent
39859dcb51
commit
15227fe449
@ -3338,7 +3338,6 @@ if $INSTALL_CLAMAV_UNOFFICIAL_SIGS ; then
|
|||||||
read OK
|
read OK
|
||||||
done
|
done
|
||||||
[[ $OK = "yes" ]] || fatal "Abbruch durch User"
|
[[ $OK = "yes" ]] || fatal "Abbruch durch User"
|
||||||
fi
|
|
||||||
|
|
||||||
fi # if [[ "${os_dist,,}" = "debian" ]]
|
fi # if [[ "${os_dist,,}" = "debian" ]]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user