diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 7b2f0c73..67a40b8e 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -2486,6 +2486,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