From fd66d2274ecf77389cacb95cf9875b77605da6b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Aim=C3=A9?= Date: Thu, 3 Jun 2021 15:20:25 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 39ee4ae..4e1d8a1 100644 --- a/install.sh +++ b/install.sh @@ -338,7 +338,7 @@ create_desktop() { Version=1.0 Type=Application Terminal=false -Exec=chromium-browser http://localhost +Exec=bash /usr/share/tinycheck/kiosk.sh Name=TinyCheck Comment=Launcher for the TinyCheck frontend Icon=/usr/share/tinycheck/app/frontend/src/assets/icon.png