From 8b3c53d758b3fc949a98120f250cea38e8c2a234 Mon Sep 17 00:00:00 2001 From: Matan Sarsha Date: Sun, 1 Sep 2024 21:49:18 +0300 Subject: [PATCH] feat(scripts): cleanup --- ct/freegamesclaimer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/freegamesclaimer.sh b/ct/freegamesclaimer.sh index 0242ffb2..5ceafa99 100644 --- a/ct/freegamesclaimer.sh +++ b/ct/freegamesclaimer.sh @@ -68,7 +68,7 @@ function update_script() { fi $STD npm install $STD npx playwright install firefox --with-deps - msg_ok "Updated $APP - If needed, run update again to setup the gaming services" + msg_ok "Updated $APP" } start