mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
feat(scripts): add free games claimer script
This commit is contained in:
@@ -61,7 +61,7 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=exec
|
Type=exec
|
||||||
WorkingDirectory=/opt/freegamesclaimer
|
WorkingDirectory=/opt/freegamesclaimer
|
||||||
ExecStart=/usr/bin/yarn start
|
ExecStart=/usr/bin/node epic-games
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|||||||
Reference in New Issue
Block a user