summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh_chroot_hacks2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks
index 03fa50b..d436faf 100755
--- a/helpers/lh_chroot_hacks
+++ b/helpers/lh_chroot_hacks
@@ -68,7 +68,7 @@ EOF
fi
# Update initramfs
- Chroot "update-initramfs -k all -t -u"
+ Chroot chroot "update-initramfs -k all -t -u"
;;
esac