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
c3e9d124f1
commit
d6d73c34bb
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue