diff options
Diffstat (limited to 'scripts/build/bootstrap_copy')
-rwxr-xr-x | scripts/build/bootstrap_copy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/bootstrap_copy b/scripts/build/bootstrap_copy index fcf7c4a..249b9c4 100755 --- a/scripts/build/bootstrap_copy +++ b/scripts/build/bootstrap_copy @@ -35,7 +35,7 @@ Check_crossarchitecture Echo_message "Begin bootstrapping system..." # Ensure that a system is built as root -lh testroot +lb testroot # Checking stage file Check_stagefile .stage/bootstrap |