Update alpha
This commit is contained in:
parent
e21e140069
commit
27440baa63
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# This is the config file for the catalyst-auto script. It should be pretty
|
||||
# self-explanatory.
|
||||
|
||||
GITDIR=/home/armin76/releng
|
||||
GITDIR=/space/armin76/releng
|
||||
|
||||
SPECS_DIR=${GITDIR}/releases/weekly/specs/alpha
|
||||
|
||||
|
@ -51,5 +51,5 @@ pre_build() {
|
|||
}
|
||||
|
||||
post_build() {
|
||||
rsync -e 'ssh -i /home/armin76/buildsync.key' ${BUILD_SRCDIR_BASE}/builds/default/stage3-*${DATESTAMP}*.bz2* ${BUILD_SRCDIR_BASE}/builds/default/*${DATESTAMP}*.iso* alpha@nightheron.gentoo.org:
|
||||
rsync -e 'ssh -i /space/armin76/buildsync.key' ${BUILD_SRCDIR_BASE}/builds/default/stage3-*${DATESTAMP}*.bz2* ${BUILD_SRCDIR_BASE}/builds/default/*${DATESTAMP}*.iso* alpha@nightheron.gentoo.org:
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue