summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_linux-image
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_chroot_linux-image')
-rwxr-xr-xhelpers/lh_chroot_linux-image2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_linux-image b/helpers/lh_chroot_linux-image
index 4a2e0e9..bc6de54 100755
--- a/helpers/lh_chroot_linux-image
+++ b/helpers/lh_chroot_linux-image
@@ -98,7 +98,7 @@ EOF
aptitude)
Apt install ${LH_INITRAMFS}
;;
- apt-get)
+ apt|apt-get)
Apt install -f
;;
esac