Update status.inc
This commit is contained in:
@@ -432,7 +432,7 @@ STATUS(){
|
||||
done
|
||||
fi
|
||||
done
|
||||
[ "${ST_ACTION}" != "check" ] && echo -e "${idsCL[Green]}Done${idsCL[Default]}"
|
||||
[ "${ST_ACTION}" != "check" ] && echo -e "${idsCL[Green]}Done${idsCL[Default]}\n"
|
||||
|
||||
for NTYPE in "${NODE_TYPES[@]}"; do
|
||||
PH=${NTYPE}_HOSTS[0]
|
||||
|
||||
Reference in New Issue
Block a user