We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a748c commit eb9029bCopy full SHA for eb9029b
scripts/start.sh
@@ -28,5 +28,7 @@ if [ -d /ProcessWire ]; then
28
29
fi
30
31
+echo "RESTART ..."
32
+
33
# Supervisor
34
/usr/local/bin/supervisord -n
0 commit comments