3
0
mirror of https://github.com/rvalitov/zabbix-php-fpm.git synced 2023-11-05 03:30:27 +01:00

[del] remove debug file output

This commit is contained in:
Ramil Valitov 2019-11-26 18:26:39 +03:00
parent a35cb432b9
commit 04243442fd
No known key found for this signature in database
GPG Key ID: 645768E8FD0E18C7

View File

@ -28,7 +28,6 @@ fi
POOL_URL=$1
POOL_PATH=$2
echo "$POOL_URL $POOL_PATH" > /tmp/test.txt
#connecting to socket or address, https://easyengine.io/tutorials/php/directly-connect-php-fpm/
PHP_STATUS=`SCRIPT_NAME=$POOL_PATH \
SCRIPT_FILENAME=$POOL_PATH \