From 6155decd2b3ddf5b02931c6b49717920cf0e1bca Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 23 Jan 2023 19:10:46 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 + 1 file changed, 1 insertion(+) 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