Skip to content

Commit

Permalink
exec fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ustramooner committed Oct 8, 2012
1 parent b679a58 commit 7c1d61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ mkdir -p client_body_temp fastcgi_temp proxy_temp scgi_temp uwsgi_temp
(tail --quiet -f -n 0 /app/vendor/nginx/logs/*.log /app/vendor/php/var/log/*.log /app/local/var/log/newrelic/*.log &)
if [ "" != "\$WARMUP_COMMAND" ]; then
\$WARMUP_COMMAND
bash -c "\$WARMUP_COMMAND"
fi
newrelic-daemon -c /app/local/etc/newrelic.cfg -d error
Expand Down

0 comments on commit 7c1d61c

Please sign in to comment.