Update 'Main-Installer.sh'

This commit is contained in:
tbergervoet
2018-10-05 12:13:25 +02:00
parent 0000f8592a
commit 7b98908b18

View File

@@ -128,7 +128,7 @@ ufw allow OpenSSH
ufw allow 443/tcp
ufw allow 80/tcp
ufw limit ssh
echo "y" | sudo ufw enable
echo "y" | ufw enable
##-------------------##
# Install Phase #