From 601f579e9ea3d5d14953337505023a81ea3db158 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 5 Feb 2019 12:44:17 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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