summaryrefslogtreecommitdiff
path: root/scripts/live-bottom/43disable_updateinitramfs
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/live-bottom/43disable_updateinitramfs')
-rwxr-xr-xscripts/live-bottom/43disable_updateinitramfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/live-bottom/43disable_updateinitramfs b/scripts/live-bottom/43disable_updateinitramfs
index dab2290..fa0ecac 100755
--- a/scripts/live-bottom/43disable_updateinitramfs
+++ b/scripts/live-bottom/43disable_updateinitramfs
@@ -33,7 +33,7 @@ chroot /root dpkg-divert --add --rename --quiet \
if [ -w /cdrom ]
then
-cat > /root/usr/sbin/update-initramfs << EOF
+cat > /root/usr/sbin/update-initramfs << 'EOF'
#!/bin/sh
update-initramfs.distrib "$@"