PGŽ Sport Platform — Round 1+2 baseline (sport2.html + API)
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
# Daily HBS scrape + lige refresh
|
||||
cd /opt/pgz-sport/scrapers
|
||||
python3 hbs_scraper.py >> /opt/pgz-sport/_logs/hbs_cron.log 2>&1
|
||||
python3 /tmp/b3.py >> /opt/pgz-sport/_logs/hbs_lige_cron.log 2>&1
|
||||
Reference in New Issue
Block a user