mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
feat(scripts): add free games claimer script
This commit is contained in:
parent
af54c0ec01
commit
34755e3c0b
1 changed files with 4 additions and 4 deletions
|
@ -72,10 +72,10 @@ msg_ok "Installed apprise"
|
|||
motd_ssh
|
||||
customize
|
||||
|
||||
msg_info "Setting up Epic Games"
|
||||
cd /opt/freegamesclaimer
|
||||
$STD node epic-games
|
||||
msg_info "Set up Epic games"
|
||||
#msg_info "Setting up Epic Games"
|
||||
#cd /opt/freegamesclaimer
|
||||
#$STD node epic-games
|
||||
#msg_info "Set up Epic games"
|
||||
|
||||
msg_info "Cleaning up"
|
||||
$STD apt-get -y autoremove
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue