Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user