mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
feat(scripts): cleanup
This commit is contained in:
parent
52e4d19e23
commit
824fdf94dd
2 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue