Update nodemgmt-scripts.sh

This commit is contained in:
2025-08-30 22:36:13 -05:00
parent d912e698af
commit 2e6629dc98

View File

@@ -1228,7 +1228,7 @@ SETUPSSH_BACK(){
}
SKIP_SERVER_CHECKS(){
if [ "${2}" == "q" ]; then
if [ "${3}" == "q" ]; then
unset idsCL idsBG idsST
idsCL=(''); idsBG=(''); idsST=('')
fi