summaryrefslogtreecommitdiff
path: root/config/chroot_local-hooks/04-cleanup
diff options
context:
space:
mode:
Diffstat (limited to 'config/chroot_local-hooks/04-cleanup')
-rwxr-xr-xconfig/chroot_local-hooks/04-cleanup1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/chroot_local-hooks/04-cleanup b/config/chroot_local-hooks/04-cleanup
index cb407a3..985bee0 100755
--- a/config/chroot_local-hooks/04-cleanup
+++ b/config/chroot_local-hooks/04-cleanup
@@ -1,4 +1,5 @@
#!/bin/sh
+export http_proxy=
#apt-get remove --yes --purge aptitude dselect nano vim-tiny libdiscover1 resolvconf
apt-get remove --yes --purge nano vim-tiny libdiscover1 resolvconf
/usr/sbin/remove-orphans || true