feat(scripts): setup instructions

pull/3640/head
Matan Sarsha 11 months ago
parent 824fdf94dd
commit 2e225c9e1f
  1. 7
      ct/freegamesclaimer.sh

@ -77,4 +77,9 @@ description
msg_ok "Completed Successfully!\n" msg_ok "Completed Successfully!\n"
echo -e "${APP} has been setup to claim GOG and Epic games. \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. \n
To run initial setup run: \n
1. cd /opt/freegamesclaimer \n
2. node epic-games \n
3. node gog \n"
Loading…
Cancel
Save