Full sync - all projects, memory, configs
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Run Polymarket Sports Arbitrage Scanner every 5 minutes
|
||||
Requires=polymarket-sports-scanner.service
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*:0/5
|
||||
Persistent=true
|
||||
RandomizedDelaySec=30
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user