From 824fdf94dde5ef1f984d5a8716ba298e63ad824b Mon Sep 17 00:00:00 2001 From: Matan Sarsha Date: Sun, 1 Sep 2024 21:06:07 +0300 Subject: [PATCH] feat(scripts): cleanup --- ct/freegamesclaimer.sh | 2 +- install/freegamesclaimer-install.sh | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ct/freegamesclaimer.sh b/ct/freegamesclaimer.sh index 34b4eeb7..f6f2ef22 100644 --- a/ct/freegamesclaimer.sh +++ b/ct/freegamesclaimer.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" \ No newline at end of file +Make sure to run an initial login for the cookies to be set. \n" \ No newline at end of file diff --git a/install/freegamesclaimer-install.sh b/install/freegamesclaimer-install.sh index 5707a790..b2c5a4a3 100644 --- a/install/freegamesclaimer-install.sh +++ b/install/freegamesclaimer-install.sh @@ -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