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