Update nodemgmt-scripts.sh

This commit is contained in:
2022-06-11 22:44:48 -05:00
parent 8c95e1406a
commit f8a30ac911

View File

@@ -28,6 +28,8 @@ STATUS(){
idsCL=('') idsCL=('')
idsBG=('') idsBG=('')
idsST=('') idsST=('')
elif [ "${ST_ACTION}" = "sync" ]; then
ST_ACTION=repl
fi fi
declare -i cw; declare -i spc1; declare -i c declare -i cw; declare -i spc1; declare -i c
######################## ########################