feat(scripts): cleanup

This commit is contained in:
Matan Sarsha 2024-09-01 21:06:07 +03:00
parent 52e4d19e23
commit 824fdf94dd
2 changed files with 2 additions and 1 deletions

View file

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

View file

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