diff options
-rwxr-xr-x | scripts/build/bootstrap_debootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/bootstrap_debootstrap b/scripts/build/bootstrap_debootstrap index 5373fcc53..49f0f881b 100755 --- a/scripts/build/bootstrap_debootstrap +++ b/scripts/build/bootstrap_debootstrap @@ -32,7 +32,7 @@ Check_crossarchitectures Echo_message "Begin bootstrapping system..." -Check_package chroot bin/debootstrap debootstrap +Check_package host bin/debootstrap debootstrap # Checking stage file Check_stagefile "bootstrap" |