Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-03 19:43:20 -06:00
parent 74c8c8f102
commit 4443d9d616

View File

@@ -456,7 +456,7 @@ if [ ${action-x} ]; then
delsite) DELSITE;;
newsite) NEWSITE;;
update) ;;
status) STATUS;;
status) STATUS; GUI;;
status-check) STATUS-CHECK;;
set-permissions) SET-PERMISSIONS;;
service) SERVICE;;