Update opcache.sh

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

@ -52,3 +52,5 @@ elif [ "$actionType" == 'uninstall' ];then
echo 'cannot uninstall' echo 'cannot uninstall'
exit 1 exit 1
fi fi
systemctl restart php${version}-php-fpm
Loading…
Cancel
Save