mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
feat(scripts): cleanup
This commit is contained in:
@@ -77,4 +77,4 @@ 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"
|
||||||
@@ -83,6 +83,7 @@ EOF
|
|||||||
cd /opt
|
cd /opt
|
||||||
chmod +x ./claimer_cron_creator.sh
|
chmod +x ./claimer_cron_creator.sh
|
||||||
./claimer_cron_creator.sh
|
./claimer_cron_creator.sh
|
||||||
|
rm ./claimer_cron_creator.sh
|
||||||
msg_ok "Cron jobs created"
|
msg_ok "Cron jobs created"
|
||||||
|
|
||||||
motd_ssh
|
motd_ssh
|
||||||
|
|||||||
Reference in New Issue
Block a user