From b439f4535ed514c64c53667a2cc64e38cf6e2823 Mon Sep 17 00:00:00 2001 From: Matan Sarsha Date: Sun, 1 Sep 2024 21:29:10 +0300 Subject: [PATCH] feat(scripts): setup instructions --- ct/freegamesclaimer.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ct/freegamesclaimer.sh b/ct/freegamesclaimer.sh index 0bd25769..2385d5f4 100644 --- a/ct/freegamesclaimer.sh +++ b/ct/freegamesclaimer.sh @@ -77,9 +77,9 @@ description msg_ok "Completed Successfully!\n" echo -e "${APP} has been setup to claim GOG and Epic games. \n -Make sure to run an initial login for the cookies to be set. \n +Make sure to run an initial login for the cookies to be set. -To run initial setup run: \n -1. cd /opt/freegamesclaimer \n -2. node epic-games \n +For initial setup run: \n +1. cd /opt/freegamesclaimer +2. node epic-games 3. node gog \n" \ No newline at end of file