From 2fbd5f5068cd0bf08a1a74af9684bf1489aee321 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 29 Nov 2024 18:50:10 +0100 Subject: [PATCH] Tweak App-Name --- ct/thelounge.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/thelounge.sh b/ct/thelounge.sh index fa366f352..326ffafb8 100644 --- a/ct/thelounge.sh +++ b/ct/thelounge.sh @@ -18,7 +18,7 @@ EOF } header_info echo -e "Loading..." -APP="TheLounge" +APP="The-Lounge" var_disk="4" var_cpu="2" var_ram="2048"