Update vst-install-debian.sh

This commit is contained in:
myvesta 2022-01-24 23:20:31 +01:00 committed by GitHub
commit 5a0914b71b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1568,7 +1568,6 @@ if [ "$fail2ban" = 'yes' ]; then
currentservice='fail2ban'
ensure_startup $currentservice
ensure_start $currentservice
echo "- leaving fail2ban config"
fi