mirror of
https://github.com/terem42/zfs-hetzner-vm.git
synced 2025-12-23 07:18:37 +00:00
Update hetzner-debian10-zfs-setup.sh
This commit is contained in:
committed by
GitHub
parent
d801c54a3a
commit
072ef6610c
@@ -706,7 +706,7 @@ if [[ $v_zfs_experimental == "1" ]]; then
|
|||||||
chroot_execute "apt update"
|
chroot_execute "apt update"
|
||||||
chroot_execute "apt install -t zfs-debian-experimental --yes zfs-initramfs zfs-dkms zfsutils-linux"
|
chroot_execute "apt install -t zfs-debian-experimental --yes zfs-initramfs zfs-dkms zfsutils-linux"
|
||||||
else
|
else
|
||||||
chroot_execute "apt install --yes -t buster-backports zfs-initramfs zfs-dkms"
|
chroot_execute "apt install --yes -t buster-backports zfs-initramfs zfs-dkms zfsutils-linux"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "======= installing OpenSSH and network tooling =========="
|
echo "======= installing OpenSSH and network tooling =========="
|
||||||
|
|||||||
Reference in New Issue
Block a user