correct detect that debootstrap finished

This commit is contained in:
Jaromil 2016-06-08 22:35:34 +02:00
parent bee1288827
commit 166e164ab0
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ iso_prepare() {
fn iso_prepare $@
req=(strapdir os release version arch)
root=$strapdir
freq=($strapdir/bin/bash)
freq=($strapdir/.done)
# freq=($R/chroot/$chroot_arch/$iso/initrd.gz)
reqck || return 1