Commit 519103ec authored by Cameron Carney's avatar Cameron Carney

whoops, wrong command

parent 683789e0
......@@ -74,7 +74,7 @@ function startServer {
else
echo "Disabling SSL"
echo /etc/nginx/templates/http.conf.tmpl > /etc/nginx/conf.d/default.conf
cat /etc/nginx/templates/http.conf.tmpl > /etc/nginx/conf.d/default.conf
fi
exec supervisord --nodaemon
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment