There was an error while loading. Please reload this page.
1 parent f27846b commit c05133fCopy full SHA for c05133f
startup.sh
@@ -11,4 +11,4 @@ echo "ubuntu:$PASS" | chpasswd
11
12
cd /web && ./run.py > /var/log/web.log 2>&1 &
13
nginx -c /etc/nginx/nginx.conf
14
-/usr/bin/supervisord -n
+exec /usr/bin/supervisord -n
0 commit comments