feat(scripts): setup instructions

This commit is contained in:
Matan Sarsha 2024-09-01 21:16:47 +03:00
parent 824fdf94dd
commit 2e225c9e1f

View file

@ -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"
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"