diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 4ded2b3d..157152d3 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -658,7 +658,7 @@ BACKUP(){ echo -e "${idsCL[Green]}Ok${idsCL[Default]}" fi done - touch ${BACKUP_FOLDER}/backup.lastrun + touch ${FOLDER}/backup.lastrun if [ "${action}" != "backup" ]; then echo "" DIVIDER true