diff options
Diffstat (limited to 'scripts/build/bootstrap_debootstrap')
-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 36b441e85..0863a7334 100755 --- a/scripts/build/bootstrap_debootstrap +++ b/scripts/build/bootstrap_debootstrap @@ -37,7 +37,7 @@ Check_crossarchitectures Echo_message "Begin bootstrapping system..." -Check_package /usr/sbin/debootstrap debootstrap +Check_package chroot bin/debootstrap debootstrap # Checking stage file Check_stagefile .build/bootstrap |