fixing codestyle docker entrypoint.sh

This commit is contained in:
Ryan Trauntvein 2015-07-08 20:15:30 -07:00
parent b003a7aa1c
commit c2678ea89c

View File

@ -55,4 +55,4 @@ sed 's,{{MAIL_NAME}},'"${MAIL_NAME}"',g' -i /var/www/html/.env
echo "Starting supervisord..."
exec /usr/bin/supervisord -n -c /etc/supervisor/supervisord.conf
exit 0
exit 0