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