shell update

This commit is contained in:
Gordon
2022-04-06 11:47:01 +08:00
parent 83228d8aa6
commit d720082644
4 changed files with 24 additions and 7 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ ws_ports=($ports_array)
if [ ${#rpc_ports[@]} -ne ${#ws_ports[@]} ]; then
echo -e ${RED_PREFIX}"ws_ports does not match push_rpc_ports in quantity!!!"${COLOR_SUFFIX}
exit 0
exit -1
fi
#Check if the service exists