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