Update run.sh
This commit is contained in:
2
run.sh
2
run.sh
@@ -13,7 +13,7 @@ echo -e "Node hostname: ${node_hostname}"
|
||||
echo -e "${idsCL[Yellow]}-------------------------------------------------------------${idsCL[Default]}"
|
||||
echo ""
|
||||
|
||||
if [ "$1" != "service2" ]; then
|
||||
if [ "$1" != "service" ]; then
|
||||
echo -e "${idsCL[LightCyan]}Checking for updates...${idsCL[Default]}"
|
||||
echo ""
|
||||
cd /opt/idssys/defaults
|
||||
|
||||
Reference in New Issue
Block a user