diff options
Diffstat (limited to 'helpers/lh_bootstrap')
-rwxr-xr-x | helpers/lh_bootstrap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/helpers/lh_bootstrap b/helpers/lh_bootstrap index fbb8f17..5e483ae 100755 --- a/helpers/lh_bootstrap +++ b/helpers/lh_bootstrap @@ -33,5 +33,7 @@ Read_conffile config/source Set_defaults # Bootstrapping system +lh_bootstrap_cache restore ${*} lh_bootstrap_cdebootstrap ${*} lh_bootstrap_debootstrap ${*} +lh_bootstrap_cache save ${*} |