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

Commit 4103b3b

Browse files
Takashi Matsuochingor13
authored andcommitted
Fixed stackdriver integration (#434)
1 parent 3ffb64d commit 4103b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php-base/stackdriver-files/enable_stackdriver_integration.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ echo "Enabling stackdriver integration..."
2929
cp /stackdriver-files/batch-daemon.conf /etc/supervisor/conf.d
3030

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

0 commit comments

Comments
 (0)