Update run.sh
This commit is contained in:
2
run.sh
2
run.sh
@@ -10,7 +10,7 @@ IFS=,
|
||||
NODE_SERVICES=(${NODE_SERVICES})
|
||||
unset IFS
|
||||
|
||||
if [ "$1" != "service" ] && [ "$1" != "status" ] && [ "$1" != "" ]; then
|
||||
if [ "$1" != "service" ] && [ "$1" != "status" ]; then
|
||||
echo ""
|
||||
echo -e "${idsCL[Yellow]} NodeMgmt - Galera/NGINX Node Management${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}"
|
||||
echo -e "${idsCL[Yellow]}-------------------------------------------------------------${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user