summaryrefslogtreecommitdiff
path: root/helpers/lh_bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_bootstrap')
-rwxr-xr-xhelpers/lh_bootstrap10
1 files changed, 5 insertions, 5 deletions
diff --git a/helpers/lh_bootstrap b/helpers/lh_bootstrap
index b3ebdd5..696fdf9 100755
--- a/helpers/lh_bootstrap
+++ b/helpers/lh_bootstrap
@@ -27,8 +27,8 @@ Set_defaults
Setup_cleanup
# Bootstrapping system
-lh_bootstrap_cache restore ${*}
-lh_bootstrap_copy ${*}
-lh_bootstrap_cdebootstrap ${*}
-lh_bootstrap_debootstrap ${*}
-lh_bootstrap_cache save ${*}
+lh bootstrap_cache restore ${*}
+lh bootstrap_copy ${*}
+lh bootstrap_cdebootstrap ${*}
+lh bootstrap_debootstrap ${*}
+lh bootstrap_cache save ${*}