diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 1400f490..8ad6ccf7 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -164,7 +164,8 @@ BACKUP(){ if [ "${action}" != "backup" ]; then echo -e "${idsCL[Green]}Ok${idsCL[Default]}" fi - done + dn + touch ${xBACKUP_FOLDER}/backup.lastrun if [ "${action}" != "backup" ]; then echo "" DIVIDER true