From 577e5f75a3b570090c0c84fcf34ae014b90ba89b Mon Sep 17 00:00:00 2001 From: HikariKnight <2557889+HikariKnight@users.noreply.github.com> Date: Tue, 26 Dec 2023 19:17:56 +0100 Subject: [PATCH] add mention on how to close program --- internal/pages/01_welcome.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/pages/01_welcome.go b/internal/pages/01_welcome.go index b09152a..8ecafeb 100644 --- a/internal/pages/01_welcome.go +++ b/internal/pages/01_welcome.go @@ -32,6 +32,7 @@ func Welcome() { "* Have a backup/snapshot of your system in case the script causes your\n system to be unbootable\n\n", "By continuing you accept that I am not liable if your system\n", "becomes unbootable, as you will be asked to verify the files generated\n\n", + "You can press ESC to exit the program at any time.\n\n", ) // Make user accept responsibility