mirror of https://github.com/apache/archiva.git
o fixed java in the users env
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477524 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8231841a38
commit
31ef1c070d
|
@ -1,6 +1,4 @@
|
||||||
# Cron jobs for the maven repository
|
# Cron jobs for the maven repository
|
||||||
MAILTO=jason@maven.org
|
MAILTO=jason@maven.org
|
||||||
JAVA_HOME=/opt/java/sdk/current
|
|
||||||
PATH=$PATH:$JAVA_HOME/bin
|
|
||||||
0 */4 * * * cd $HOME/components/maven-meeper/src/bin; ./synchronize.sh
|
0 */4 * * * cd $HOME/components/maven-meeper/src/bin; ./synchronize.sh
|
||||||
0 0 * * * cd $HOME/reports; ./run.sh
|
0 0 * * * cd $HOME/reports; ./run.sh
|
||||||
|
|
Loading…
Reference in New Issue