Update opcache.sh

pull/602/head
Mr Chen 11 months ago
parent e0ccb81014
commit 2acad0fa01
  1. 2
      plugins/php-yum/versions/common/opcache.sh

@ -18,7 +18,7 @@ LIBNAME=opcache
cfgDir=/etc/opt/remi
OP_BL=${serverPath}/php-yum/opcache-blacklist.txt
OP_BL=${serverPath}/server/php-yum/opcache-blacklist.txt
if [ ! -f $OP_BL ];then
touch $OP_BL
fi

Loading…
Cancel
Save