rescue updated (#59)

* updated zfs for new rescue
This commit is contained in:
terem42
2023-10-05 16:05:31 +02:00
committed by GitHub
parent 6a9eb55877
commit 0053d63360
7 changed files with 112 additions and 54 deletions

View File

@@ -24,6 +24,12 @@ Debian 11 minimal setup with SSH server
wget -qO- https://raw.githubusercontent.com/terem42/zfs-hetzner-vm/master/hetzner-debian11-zfs-setup.sh | bash -
````
Debian 12 minimal setup with SSH server
````bash
wget -qO- https://raw.githubusercontent.com/terem42/zfs-hetzner-vm/master/hetzner-debian12-zfs-setup.sh | bash -
````
Ubuntu 18.04 LTS minimal setup with SSH server
````bash