mirror of https://github.com/tteck/Proxmox.git
feat(scripts): add free games claimer script
This commit is contained in:
parent
c3e9d124f1
commit
d6d73c34bb
|
@ -61,7 +61,7 @@ After=network.target
|
|||
[Service]
|
||||
Type=exec
|
||||
WorkingDirectory=/opt/freegamesclaimer
|
||||
ExecStart=/usr/bin/yarn start
|
||||
ExecStart=/usr/bin/node epic-games
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in New Issue