From d11cae2671409d6cfc2938be24021c7970d2cdb9 Mon Sep 17 00:00:00 2001 From: Piotr Plenzler <61161664+AXYZE9@users.noreply.github.com> Date: Mon, 21 Apr 2025 23:02:36 +0200 Subject: [PATCH] Fix typo in Debian 12 script (#67) "Debian 11" -> "Debian 12" --- hetzner-debian12-zfs-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hetzner-debian12-zfs-setup.sh b/hetzner-debian12-zfs-setup.sh index 7ab6b62..4dacf7c 100644 --- a/hetzner-debian12-zfs-setup.sh +++ b/hetzner-debian12-zfs-setup.sh @@ -2,7 +2,7 @@ : <<'end_header_info' (c) Andrey Prokopenko job@terem.fr -fully automatic script to install Debian 11 with ZFS root on Hetzner VPS +fully automatic script to install Debian 12 with ZFS root on Hetzner VPS WARNING: all data on the disk will be destroyed How to use: add SSH key to the rescue console, set it OS to linux64, then press "mount rescue and power cycle" button Next, connect via SSH to console, and run the script