diff --git a/commands/manage-server.sh b/commands/manage-server.sh index 3c0620a..e1ea557 100755 --- a/commands/manage-server.sh +++ b/commands/manage-server.sh @@ -3,7 +3,7 @@ cd $(dirname "$0") WKS_LIST="apl" -SRV_LIST="moore noyce hamano cpp" +SRV_LIST="moore noyce hamano cpp otto" SCP_LIST="ksh knuth" KNOWN_ACTIONS="start stop restart update log viewlog view_log"