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:
parent
a35cb432b9
commit
04243442fd
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user