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