diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 8c482770..f594d997 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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 :