Update status.inc

This commit is contained in:
2023-11-16 08:25:08 -06:00
parent da47a54ce0
commit 91d8c56461
+1
View File
@@ -20,6 +20,7 @@ STATUS(){
if [ "${ntypesel}" != "" ]; then
ntypesel=(${ntypesel})
else
echo yes
ntypesel=$NM_NODE_TYPES[@]
fi