forked from github/server
fix the crontab, again
This commit is contained in:
parent
8c606a59fb
commit
f2434346c9
|
@ -1,6 +1,6 @@
|
||||||
# Crontab for Eressea on gruenbaer.kn-bremen.de
|
# Crontab for Eressea on gruenbaer.kn-bremen.de
|
||||||
|
|
||||||
PATH=$HOME/bin:/opt/bin:/usr/local/bin:/usr/bin:/bin
|
PATH=/home/eressea/bin:/opt/bin:/usr/local/bin:/usr/bin:/bin
|
||||||
ERESSEA=/home/eressea/eressea
|
ERESSEA=/home/eressea/eressea
|
||||||
ATLANTIS=/home/eressea/atlantis
|
ATLANTIS=/home/eressea/atlantis
|
||||||
ENABLED=no
|
ENABLED=no
|
||||||
|
|
Loading…
Reference in New Issue