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 ""