summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 d1a82f1..6ff8c9f 100755
--- a/src/parted-usb.sh
+++ b/src/parted-usb.sh
@@ -216,7 +216,7 @@ boot_vm()
216. samizdat-paths.sh || die 'samizdat-paths.sh not found' 216. samizdat-paths.sh || die 'samizdat-paths.sh not found'
217samizdat_linux_dir=/ 217samizdat_linux_dir=/
218 218
219DEFAULT_ROOTFS=rootfs/samizdat-gold.seed.btrfs 219DEFAULT_ROOTFS=rootfs/samizdat.seed.btrfs
220#DEFAULT_PATCHFS=rootfs/samizdat.patch.btrfs 220#DEFAULT_PATCHFS=rootfs/samizdat.patch.btrfs
221 221
222if [ "$ROOTFS" ] 222if [ "$ROOTFS" ]