From e157cd0c5d3beeae9090704eada8eae7c71d6a0a Mon Sep 17 00:00:00 2001 From: Takashi Matsuo Date: Thu, 26 Apr 2018 16:50:58 -0700 Subject: [PATCH] Fixed stackdriver integration --- php-base/stackdriver-files/enable_stackdriver_integration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-base/stackdriver-files/enable_stackdriver_integration.sh b/php-base/stackdriver-files/enable_stackdriver_integration.sh index a88639c5..6f1a52f9 100755 --- a/php-base/stackdriver-files/enable_stackdriver_integration.sh +++ b/php-base/stackdriver-files/enable_stackdriver_integration.sh @@ -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