From 2d7a3c28ff75d7fd5d38954bf98000178efa2a83 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 5 Feb 2019 12:47:08 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 3b1db802..cc58d61a 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -173,6 +173,7 @@ BACKUP(){ if [ -z $action ] || [ "${action}" = "gui" ]; then ENTER2CONTINUE fi + } DELSITE(){