From cc7c75a3da86bfcea61db6e84de96f4f303dde25 Mon Sep 17 00:00:00 2001 From: terem42 <9478806+terem42@users.noreply.github.com> Date: Wed, 4 Oct 2023 13:46:14 +0200 Subject: [PATCH] updated wih testing --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1087ad3..65a2ef1 100644 --- a/README.md +++ b/README.md @@ -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 11 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