Update nodemgmt-scripts.sh

This commit is contained in:
2025-08-30 22:36:29 -05:00
parent 2e6629dc98
commit 8b98baaad4

View File

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