mirror of
https://github.com/TheNetsky/Microsoft-Rewards-Script.git
synced 2026-01-11 19:06:18 +00:00
Change command from 'start:schedule' to 'start'
This commit is contained in:
@@ -27,4 +27,4 @@ services:
|
|||||||
- no-new-privileges:true
|
- no-new-privileges:true
|
||||||
|
|
||||||
# Use the built-in scheduler by default; override with `command:` for one-shot runs
|
# Use the built-in scheduler by default; override with `command:` for one-shot runs
|
||||||
command: ["npm", "run", "start:schedule"]
|
command: ["npm", "run", "start"]
|
||||||
|
|||||||
Reference in New Issue
Block a user