@ -45,8 +45,8 @@ case $ROLE in
# Auto update default host file in background and dumb all output
auto_update_hosts "${HOSTNAMES}" > /dev/null 2>&1 &
#tail -f /dev/null
/root/start-nginx.sh
/usr/bin/supervisord -n -c /etc/supervisor/supervisord.conf
tail -f /dev/null
# Start ssh server
#/usr/sbin/sshd -D
;;