Update nodemgmt-scripts.sh

This commit is contained in:
2022-12-17 10:40:50 -06:00
parent d4ea8748c7
commit 665aed6627

View File

@@ -2341,6 +2341,7 @@ if [ ${action-x} ]; then
echo -e "${idsCL[LightYellow]}Status check already running, please wait and try again${idsCL[Default]}"
echo
fi;;
checkdocker) CHECK_DOCKER_SERVICES ${2};;
status-check) STATUS-CHECK ${2};;
set-permissions) SET-PERMISSIONS ${2};;
service)