adding otto as server
This commit is contained in:
parent
90d22c3af0
commit
691a724061
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
cd $(dirname "$0")
|
cd $(dirname "$0")
|
||||||
|
|
||||||
WKS_LIST="apl"
|
WKS_LIST="apl"
|
||||||
SRV_LIST="moore noyce hamano cpp"
|
SRV_LIST="moore noyce hamano cpp otto"
|
||||||
SCP_LIST="ksh knuth"
|
SCP_LIST="ksh knuth"
|
||||||
|
|
||||||
KNOWN_ACTIONS="start stop restart update log viewlog view_log"
|
KNOWN_ACTIONS="start stop restart update log viewlog view_log"
|
||||||
|
|
Reference in a new issue