From 3de9aa65bcea9e903b30bbd55f69e281c36ca259 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 11 Feb 2019 11:58:10 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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