diff options
Diffstat (limited to 'debian/bug/script')
-rw-r--r-- | debian/bug/script | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/bug/script b/debian/bug/script index fd04f46..54ef8dd 100644 --- a/debian/bug/script +++ b/debian/bug/script @@ -6,7 +6,7 @@ DEFAULT_SETTINGS="/etc/default/live-helper" dpkg -l debootstrap cdebootstrap # Checking suggests -dpkg -l dosfstools genisoimage memtest86+ memtest86 mtools parted squashfs-tools genext2fs mtd-tools sudo fakeroot syslinux grub uuid-runtime +dpkg -l dosfstools genisoimage memtest86+ memtest86 mtools parted squashfs-tools genext2fs mtd-tools sudo fakeroot syslinux grub uuid-runtime win32-loader if [ -e "${DEFAULT_SETTINGS}" ]; then echo "Contents of ${DEFAULT_SETTINGS}:" |