Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
Fixed stackdriver integration (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Matsuo authored and chingor13 committed Apr 27, 2018
1 parent 3ffb64d commit 4103b3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ echo "Enabling stackdriver integration..."
cp /stackdriver-files/batch-daemon.conf /etc/supervisor/conf.d

php /stackdriver-files/enable_stackdriver_prepend.php \
-a ${APP_DIR}
-a ${APP_DIR} \
-o ${PHP_DIR}/lib/conf.d/stackdriver-prepend.ini

0 comments on commit 4103b3b

Please sign in to comment.