Update nodemgmt-scripts.sh
This commit is contained in:
@@ -454,7 +454,7 @@ if [ ${action-x} ]; then
|
||||
delsite) DELSITE;;
|
||||
newsite) NEWSITE;;
|
||||
update) ;;
|
||||
status) STATUS; GUI; exit 0;;
|
||||
status) STATUS; ${0} gui; exit 0;;
|
||||
status-check) STATUS-CHECK;;
|
||||
set-permissions) SET-PERMISSIONS;;
|
||||
service) SERVICE;;
|
||||
|
||||
Reference in New Issue
Block a user