diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/build/bootstrap | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/build/bootstrap b/scripts/build/bootstrap index 468e200d9..e655c486a 100755 --- a/scripts/build/bootstrap +++ b/scripts/build/bootstrap @@ -36,7 +36,6 @@ Setup_cleanup # Bootstrapping system lb bootstrap_cache restore ${@} -lb bootstrap_cdebootstrap ${@} -lb bootstrap_debootstrap ${@} +lb bootstrap_${LB_BOOTSTRAP} lb bootstrap_archive-keys ${@} lb bootstrap_cache save ${@} |