Archived
1
0
Fork 0

Add Knuth in servers list

This commit is contained in:
Nicolas Geniteau 2013-11-05 03:45:35 +01:00
parent ed0edaf9f3
commit 90d22c3af0

View file

@ -1,10 +1,10 @@
#! /bin/bash
#! /usr/bin/env bash
cd $(dirname "$0")
WKS_LIST="apl"
SRV_LIST="moore noyce hamano cpp"
SCP_LIST="ksh"
SCP_LIST="ksh knuth"
KNOWN_ACTIONS="start stop restart update log viewlog view_log"