From a0b1c3c39b01f9a6d783ad694ccef03c3aaad660 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 28 Jan 2019 09:42:24 -0600 Subject: [PATCH] Update run.sh --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index d0f5a02c..b41fe22b 100755 --- a/run.sh +++ b/run.sh @@ -13,7 +13,7 @@ echo -e "Node hostname: ${node_hostname}" echo -e "${idsCL[Yellow]}-------------------------------------------------------------${idsCL[Default]}" echo "" -if [ "$1" != "service" ]; then +if [ "$1" != "service" ] && [ "$1" != "" ]; then echo -e "${idsCL[LightCyan]}Checking for updates...${idsCL[Default]}" echo "" cd /opt/idssys/defaults