diff options
Diffstat (limited to 'helpers/lh_bootstrap')
-rwxr-xr-x | helpers/lh_bootstrap | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/helpers/lh_bootstrap b/helpers/lh_bootstrap index f0277d828..0713904c2 100755 --- a/helpers/lh_bootstrap +++ b/helpers/lh_bootstrap @@ -28,6 +28,9 @@ Arguments "${@}" Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source Set_defaults +# Setup cleanup function +Setup_cleanup + # Bootstrapping system lh_bootstrap_cache restore ${*} lh_bootstrap_copy ${*} |