Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1863,7 +1863,8 @@ if [ ${action-x} ]; then
|
||||
fi
|
||||
rm -f "${FOLDER}/status-check.running"
|
||||
else
|
||||
echo "Status check already running, please wait and try again"
|
||||
echo -e "${idsCL[LightYellow]}Status check already running, please wait and try again${idsCL[Default]}"
|
||||
echo
|
||||
fi;;
|
||||
status-check) STATUS-CHECK ${2};;
|
||||
set-permissions) SET-PERMISSIONS ${2};;
|
||||
|
||||
Reference in New Issue
Block a user