From 2979ad64dbc0c1c44b174cd4794cf84aed9d3675 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 28 Jan 2019 09:47:38 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 2abd6fb2..f5f055a4 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -80,6 +80,8 @@ case "$1" in "$0" service nginx reload >> /opt/idssys/nodemgmt/cert-renewal-run-$(hostname) exit 0 ;; + + update) exit 0;; *) echo ""