Update run.sh

This commit is contained in:
2019-01-28 09:42:24 -06:00
parent fe9aa916ec
commit a0b1c3c39b

2
run.sh
View File

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