1
0
mirror of https://github.com/hukl/freebsd-toolbox.git synced 2026-06-04 10:50:24 +02:00

Update zfs_bootstrap_be.sh

This commit is contained in:
John-Paul Bader
2022-01-31 10:09:09 +01:00
committed by GitHub
parent afaf48a9ef
commit bffdb32b7b
-3
View File
@@ -172,7 +172,4 @@ done
chown -R 1001:1001 /mnt/home/$USERNAME/.ssh chown -R 1001:1001 /mnt/home/$USERNAME/.ssh
# Unmount tank and re-set mountpoint
zfs unmount -f tank
zfs set mountpoint=/ tank
echo "Done" echo "Done"