feat(scripts): cleanup

pull/3640/head
Matan Sarsha 11 months ago
parent 52e4d19e23
commit 824fdf94dd
  1. 2
      ct/freegamesclaimer.sh
  2. 1
      install/freegamesclaimer-install.sh

@ -77,4 +77,4 @@ 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"

@ -83,6 +83,7 @@ EOF
cd /opt
chmod +x ./claimer_cron_creator.sh
./claimer_cron_creator.sh
rm ./claimer_cron_creator.sh
msg_ok "Cron jobs created"
motd_ssh

Loading…
Cancel
Save