mirror of https://github.com/tteck/Proxmox.git
feat(scripts): add free games claimer script
This commit is contained in:
parent
af54c0ec01
commit
34755e3c0b
|
@ -72,10 +72,10 @@ msg_ok "Installed apprise"
|
||||||
motd_ssh
|
motd_ssh
|
||||||
customize
|
customize
|
||||||
|
|
||||||
msg_info "Setting up Epic Games"
|
#msg_info "Setting up Epic Games"
|
||||||
cd /opt/freegamesclaimer
|
#cd /opt/freegamesclaimer
|
||||||
$STD node epic-games
|
#$STD node epic-games
|
||||||
msg_info "Set up Epic games"
|
#msg_info "Set up Epic games"
|
||||||
|
|
||||||
msg_info "Cleaning up"
|
msg_info "Cleaning up"
|
||||||
$STD apt-get -y autoremove
|
$STD apt-get -y autoremove
|
||||||
|
|
Loading…
Reference in New Issue