From 393a0d53cde7a8e4f408e96bd6bb8b892e77d708 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 5 Feb 2019 12:46:54 -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 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