From c0893380056358b438ad31721ba75f857f9bd47b Mon Sep 17 00:00:00 2001 From: sean Date: Wed, 24 Jul 2019 20:21:08 -0700 Subject: [PATCH] tweaks --- setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.sh b/setup.sh index 93bff90..b8294dc 100644 --- a/setup.sh +++ b/setup.sh @@ -312,7 +312,6 @@ echo " exit 118">> /mnt/setup-chroot.sh echo "fi">> /mnt/setup-chroot.sh echo "echo \"Done.\"" >> /mnt/setup-chroot.sh - # configure docker storage to use zfs mkdir -p /mnt/etc/docker echo "{\"storage-driver\":\"zfs\"}" > /mnt/etc/docker/daemon.json