summaryrefslogtreecommitdiff
path: root/helpers/lh_source
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_source')
-rwxr-xr-xhelpers/lh_source3
1 files changed, 3 insertions, 0 deletions
diff --git a/helpers/lh_source b/helpers/lh_source
index df7cffe..1982e4a 100755
--- a/helpers/lh_source
+++ b/helpers/lh_source
@@ -30,6 +30,9 @@ Set_defaults
Require_stagefile .stage/chroot_install-packages
+# Setup cleanup function
+Setup_cleanup
+
# Enabling network in chroot
lh_chroot_hosts install ${*}
lh_chroot_resolv install ${*}