Skip to content

Commit 46761a9

Browse files
remove logs dos hooks da recriação do cache
1 parent 9cb5e83 commit 46761a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/recreate-pending-pcache.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ CDIR=$( pwd )
55

66
cd $DIR
77

8-
LOG_HOOK=true REQUEST_METHOD='CLI' REMOTE_ADDR='127.0.0.1' REQUEST_URI='/' SERVER_NAME=127.0.0.1 SERVER_PORT="8000" php ../src/tools/recreate-pending-pcache.php
8+
REQUEST_METHOD='CLI' REMOTE_ADDR='127.0.0.1' REQUEST_URI='/' SERVER_NAME=127.0.0.1 SERVER_PORT="8000" php ../src/tools/recreate-pending-pcache.php
99

1010
cd $CDIR

0 commit comments

Comments
 (0)