diff --git a/install/ghost-install.sh b/install/ghost-install.sh index dac8eb88..dbeb65e7 100644 --- a/install/ghost-install.sh +++ b/install/ghost-install.sh @@ -27,7 +27,6 @@ $STD apt-get install -y \ msg_ok "Installed Dependencies" # Allow nginx through firewall -$STD ufw allow 'Nginx Full' # Configure MySQL msg_info "Configuring MySQL"