@ -31,6 +31,7 @@ if [ -f /usr/sbin/ufw ];then
# look
# ufw status
ufw enable
if [ "$SSH_PORT" != "" ];then
ufw allow $SSH_PORT/tcp