From 2e225c9e1fa534f5beeac1c380552a2cb3b3cdfa Mon Sep 17 00:00:00 2001 From: Matan Sarsha Date: Sun, 1 Sep 2024 21:16:47 +0300 Subject: [PATCH] feat(scripts): setup instructions --- ct/freegamesclaimer.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ct/freegamesclaimer.sh b/ct/freegamesclaimer.sh index f6f2ef22..0bd25769 100644 --- a/ct/freegamesclaimer.sh +++ b/ct/freegamesclaimer.sh @@ -77,4 +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" \ No newline at end of file +Make sure to run an initial login for the cookies to be set. \n + +To run initial setup run: \n +1. cd /opt/freegamesclaimer \n +2. node epic-games \n +3. node gog \n" \ No newline at end of file