diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 32509110..e5f65aa1 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -2400,7 +2400,7 @@ if [ ${action-x} ]; then SERVICE php7.3-fpm ${3} ${4} SERVICE php7.4-fpm ${3} ${4} SERVICE php8.0-fpm ${3} ${4} - SERVICE php8.1-fpm ${3} ${4} + SERVICE php8.2-fpm ${3} ${4} SERVICE nginx ${3} ${4} elif [ "$2" = "glusterdxx" ]; then SERVICE glusterd stop