PGŽ Sport Platform — Round 1+2 baseline (sport2.html + API)

This commit is contained in:
Damir Radulić
2026-05-04 23:39:08 +02:00
commit a7ec0a86be
1820 changed files with 694455 additions and 0 deletions
+5
View File
@@ -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