Update copy commands

svn path=/trunk/; revision=638
This commit is contained in:
Andrew Gaffney 2009-05-10 04:36:47 +00:00
parent d9c499178f
commit 894f4b0c3e
3 changed files with 6 additions and 2 deletions

View file

@ -21,6 +21,6 @@ pre_build() {
post_build() {
cd /release/buildroot/amd64-dev/builds/hardened
mv stage3-*${DATESTAMP}*bz2* *${DATESTAMP}*.iso* /home/buildsync/builds/amd64-hardened/
mv stage3-*${DATESTAMP}*bz2* /home/buildsync/builds/amd64/hardened/
}