Update nodemgmt-scripts.sh

This commit is contained in:
2022-05-29 13:16:26 -05:00
parent 44a471aff0
commit 8ca794ae99

View File

@@ -1862,6 +1862,8 @@ if [ ${action-x} ]; then
STATUS ${2}
fi
rm -f "${FOLDER}/status-check.running"
else
echo "Status check already running, please wait and try again"
fi;;
status-check) STATUS-CHECK ${2};;
set-permissions) SET-PERMISSIONS ${2};;