changed default location of bootstrap tgz

This commit is contained in:
Jaromil 2016-07-08 19:23:00 +02:00
parent eac99dea10
commit c61cbfca84
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ bootstrap() {
notice "Bootstrapping ::1 OS:: base" ${os}
bootstrap_tgz=$H/tmp/${name_default}_${arch}.tgz
bootstrap_tgz=$H/builds/${name_default}_${arch}.tgz
strapdir=${workdir}/${name_default}_${arch}
if [[ -f $bootstrap_tgz ]]; then