summaryrefslogtreecommitdiff
path: root/src/parted-usb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/parted-usb.sh')
-rwxr-xr-xsrc/parted-usb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parted-usb.sh b/src/parted-usb.sh
index 6841166..bb63070 100755
--- a/src/parted-usb.sh
+++ b/src/parted-usb.sh
@@ -110,7 +110,7 @@ sanity_checks()
110. samizdat-paths.sh || die 'samizdat-paths.sh not found' 110. samizdat-paths.sh || die 'samizdat-paths.sh not found'
111samizdat_linux_dir=/boot 111samizdat_linux_dir=/boot
112: ${GPG_INPUT_DIR:=/cdrom/gnupghome} 112: ${GPG_INPUT_DIR:=/cdrom/gnupghome}
113: ${GRUB_CONFIG:=grub.cfg} 113: ${GRUB_CONFIG:=conf/grub.cfg}
114start_keys=64 # megs 114start_keys=64 # megs
115end_keys=256 # megs 115end_keys=256 # megs
116target=fallacy.img.tmp 116target=fallacy.img.tmp