diff options
Diffstat (limited to 'helpers/lh_bootstrap_cdebootstrap')
-rwxr-xr-x | helpers/lh_bootstrap_cdebootstrap | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/helpers/lh_bootstrap_cdebootstrap b/helpers/lh_bootstrap_cdebootstrap index e2b627be0..616e1959c 100755 --- a/helpers/lh_bootstrap_cdebootstrap +++ b/helpers/lh_bootstrap_cdebootstrap @@ -38,6 +38,9 @@ then exit 0 fi +# Check architecture +Check_crossarchitecture + Echo_message "Begin bootstrapping system..." Check_package /usr/bin/cdebootstrap cdebootstrap |