From 677ddb118d75f469d597f6eb91f4721b888930c8 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Mon, 5 Aug 2024 09:15:43 +0000 Subject: [PATCH] feat: mount zfs script --- mount-zfs.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mount-zfs.sh diff --git a/mount-zfs.sh b/mount-zfs.sh new file mode 100644 index 0000000..ddbd5f5 --- /dev/null +++ b/mount-zfs.sh @@ -0,0 +1,3 @@ +dhclient eno1 +zfs load-key atlantis_array/main +zfs mount atlantis_array/main