forked from github/server
oops. the name of the server is gruenbaer, not eressea
This commit is contained in:
parent
5257848648
commit
b630c9ee45
1 changed files with 1 additions and 1 deletions
|
@ -29,4 +29,4 @@ done
|
|||
# install crontab, but only on the eressea server:
|
||||
HOST=`hostname`
|
||||
|
||||
[ "eressea" = "$HOST" ] && crontab $ROOT/process/cron/crontab
|
||||
[ "gruenbaer" = "$HOST" ] && crontab $ROOT/process/cron/crontab
|
||||
|
|
Loading…
Reference in a new issue