install_amavis.sh: fix error.

This commit is contained in:
Christoph 2021-12-23 01:42:42 +01:00
parent 39859dcb51
commit 15227fe449

View File

@ -3338,7 +3338,6 @@ if $INSTALL_CLAMAV_UNOFFICIAL_SIGS ; then
read OK
done
[[ $OK = "yes" ]] || fatal "Abbruch durch User"
fi
fi # if [[ "${os_dist,,}" = "debian" ]]