From bffdb32b7be2dff7ea60a4215fa85f211bdc7020 Mon Sep 17 00:00:00 2001 From: John-Paul Bader Date: Mon, 31 Jan 2022 10:09:09 +0100 Subject: [PATCH] Update zfs_bootstrap_be.sh --- zfs_bootstrap_be.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/zfs_bootstrap_be.sh b/zfs_bootstrap_be.sh index ebed904..5f654f3 100644 --- a/zfs_bootstrap_be.sh +++ b/zfs_bootstrap_be.sh @@ -172,7 +172,4 @@ done chown -R 1001:1001 /mnt/home/$USERNAME/.ssh -# Unmount tank and re-set mountpoint -zfs unmount -f tank -zfs set mountpoint=/ tank echo "Done"