From 373f77fa73f324f919abec3d1e2d31b1a727552b Mon Sep 17 00:00:00 2001 From: tyl0re Date: Mon, 21 Apr 2025 23:02:02 +0200 Subject: [PATCH] Rechtschreibfehler (#65) --- 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 b252b24..7ab6b62 100644 --- a/hetzner-debian12-zfs-setup.sh +++ b/hetzner-debian12-zfs-setup.sh @@ -108,7 +108,7 @@ function display_intro_banner { print_step_info_header local dialog_message='Hello! -This script will prepare the ZFS pools, then install and configure minimal Debian 11 with ZFS root on Hetzner hosting VPS instance +This script will prepare the ZFS pools, then install and configure minimal Debian 12 with ZFS root on Hetzner hosting VPS instance The script with minimal changes may be used on any other hosting provider supporting KVM virtualization and offering Debian-based rescue system. In order to stop the procedure, hit Esc twice during dialogs (excluding yes/no ones), or Ctrl+C while any operation is running. '