updated supervisord location in start.sh script

This commit is contained in:
Ric Harvey
2015-07-15 10:02:14 +00:00
parent 195e6999c2
commit d4509afd5f

View File

@@ -44,4 +44,4 @@ if [[ "$TEMPLATE_NGINX_HTML" != "0" ]] ; then
fi
# Start supervisord and services
/usr/local/bin/supervisord -n -c /etc/supervisord.conf
/usr/bin/supervisord -n -c /etc/supervisord.conf