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