Update nodemgmt-scripts.sh

This commit is contained in:
2023-12-03 21:31:47 -06:00
parent d97586e32e
commit 381b463806

View File

@@ -778,7 +778,6 @@ BETACHECK(){
[ "$(curl -sL https://git.schroedercity.com/voltron/NodeMgmt/raw/branch/master/defaults.inc | grep NM_BETA=true)" != "" ] && echo true || echo false
}
GUI(){
DISP_HEADER true false
while :