Update 'Master-Installer.sh'

This commit is contained in:
bprieshof
2019-03-07 13:24:21 +01:00
parent 3a0e965f90
commit d2301d4ebc

View File

@@ -81,6 +81,7 @@ do
break;; break;;
"Cockpit-Eigen") "Cockpit-Eigen")
ufw allow 9090/tcp ufw allow 9090/tcp
break;;
"Quit") "Quit")
exit;; exit;;
*) echo "Fout commando $REPLY";; *) echo "Fout commando $REPLY";;