From 66928d640cc6e7fc7c22e3e53205c9722c7370ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Aime?= Date: Thu, 11 Feb 2021 20:12:13 +0100 Subject: [PATCH] Correcting typos in install script --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 20c205c..31615b8 100644 --- a/install.sh +++ b/install.sh @@ -81,7 +81,7 @@ set_credentials() { } set_kioskmode() { - echo -n " [?] Do you want to start TinyCheck in fullscreen during the system startup (Kiosk mode)? [Yes/No] " + echo -n " [?] Do you want to start TinyCheck in fullscreen during the system startup (aka. Kiosk mode)? [Yes/No] " read answer if [[ "$answer" =~ ^([yY][eE][sS]|[yY])$ ]] then