From 0e0afc778418e0f67313f03f8493498c50f199f1 Mon Sep 17 00:00:00 2001 From: openoms Date: Mon, 6 Jun 2022 12:55:56 +0100 Subject: [PATCH] fix style --- home.admin/config.scripts/bonus.template.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/config.scripts/bonus.template.sh b/home.admin/config.scripts/bonus.template.sh index 8ef9ad8d..81807c30 100755 --- a/home.admin/config.scripts/bonus.template.sh +++ b/home.admin/config.scripts/bonus.template.sh @@ -339,7 +339,7 @@ server { # MAINMENU - show users that app is installed # Take a look at the `00mainmenu.sh` script - you can see there almost all bonus apps add a menu entry there if - # they are installed that then is calling this script with the `menu` parameter. Add your app accordantly. + # they are installed that then is calling this script with the `menu` parameter. Add your app accordingly. # SERVICES MENU - add your app for onclick install # Take a look at the `00settingsMenuServices.sh` script - you can there almost all bonus apps added themselves