From 335ad4fe59f0e517aa1cbc886d1ce76e0adb4c36 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 17 Dec 2022 12:20:59 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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