summaryrefslogtreecommitdiff
path: root/helpers/lh_bootstrap
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-10-20 20:40:09 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:47 +0100
commit82cbc81b3d291ee86785bc6412de41a5e1516d67 (patch)
tree2282964ded3c901e0f88fa3b9a7cfcfa7786403f /helpers/lh_bootstrap
parent74f7986e692305050019cca2c9c74868782e98e9 (diff)
downloadvyos-live-build-82cbc81b3d291ee86785bc6412de41a5e1516d67.tar.gz
vyos-live-build-82cbc81b3d291ee86785bc6412de41a5e1516d67.zip
Deprecating all dashed forms of commands.
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 b3ebdd595..696fdf93f 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 ${*}