oops. the name of the server is gruenbaer, not eressea

This commit is contained in:
Enno Rehling 2015-06-17 08:07:47 +02:00
parent 5257848648
commit b630c9ee45
1 changed files with 1 additions and 1 deletions

View File

@ -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