Update cyberpanel_utility.sh

This commit is contained in:
qtwrk
2022-07-09 03:32:22 +02:00
committed by GitHub
parent bac6b29f57
commit 1b42d5cbb6

View File

@@ -242,6 +242,7 @@ install_php_redis() {
fi
if [[ $SERVER_OS == "openEuler" ]] ; then
#dnf install -y lsphp74-redis lsphp73-redis lsphp72-redis lsphp71-redis
echo " "
fi
echo -e "\nRedis extension for PHP has been installed..."
exit