Update nodemgmt-scripts.sh

This commit is contained in:
2024-11-29 16:00:34 -06:00
parent 4137533560
commit 8a162ee0ab

View File

@@ -1313,7 +1313,7 @@ GUI(){
echo "STUCK"
fi
done
touch ${NM_TMPFOLDER}/.statusclean
# touch ${NM_TMPFOLDER}/.statusclean
fi
STATUSRUNS=($(find ${NM_TMPFOLDER}/* -maxdepth 1 -type d -iname "status-*" 2>/dev/null))
if [ "${2}" == "-h" ] || [ "${2}" == "-help" ]; then