From 3a252b8afe2f6f9e6b45e6d654692f5e52561c71 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sat, 7 May 2022 23:57:22 +0200 Subject: add info in format scripts (#2298) --- disk/format-chosen.sh | 1 + disk/format-sdb.sh | 1 + 2 files changed, 2 insertions(+) (limited to 'disk') diff --git a/disk/format-chosen.sh b/disk/format-chosen.sh index c7900cf8..27d9e238 100644 --- a/disk/format-chosen.sh +++ b/disk/format-chosen.sh @@ -188,6 +188,7 @@ Please shutdown the server and mount a second drive, then start this script agai If you want help you can buy support in our shop: https://shop.hanssonit.se/product/premium-support-per-30-minutes/" + countdown "Please press 'CTRL+C' to abort this script and shutdown the server with 'sudo poweroff'" "120" exit 1 fi } diff --git a/disk/format-sdb.sh b/disk/format-sdb.sh index 3e826e53..9e4ea319 100644 --- a/disk/format-sdb.sh +++ b/disk/format-sdb.sh @@ -171,6 +171,7 @@ Please shutdown the server and mount a second drive, then start this script agai If you want help you can buy support in our shop: https://shop.hanssonit.se/product/premium-support-per-30-minutes/" + countdown "Please press 'CTRL+C' to abort this script and shutdown the server with 'sudo poweroff'" "120" exit 1 fi } -- cgit v1.2.3