diff --git a/bin/lemp.sh b/bin/lemp.sh index 528a2d4..7c99886 100755 --- a/bin/lemp.sh +++ b/bin/lemp.sh @@ -186,7 +186,7 @@ apt-get --yes install redis-server php-redis systemctl enable redis-server systemctl restart redis-server -systemctl restart php7.4-fpm +systemctl restart php8.2-fpm echo -e "\033[92;1mRedis installed\033[Om" echo -e '\033[35m