From bccb952a4d6d10fb0b597ac3bfa5ff1ac9bbb37b Mon Sep 17 00:00:00 2001 From: Andrey Prokopenko Date: Fri, 13 Mar 2020 10:40:55 +0100 Subject: [PATCH] message fix --- hetzner-debian10-zfs-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hetzner-debian10-zfs-setup.sh b/hetzner-debian10-zfs-setup.sh index 77ee1cb..cdbfaef 100644 --- a/hetzner-debian10-zfs-setup.sh +++ b/hetzner-debian10-zfs-setup.sh @@ -102,7 +102,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 Ubuntu 18 LTS with ZFS root on Hetzner hosting VPS instance +This script will prepare the ZFS pools, then install and configure minimal Debian 10 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. '