1
0

fix ping not reveived

This commit is contained in:
2025-07-07 09:18:02 +02:00
parent be3023f55d
commit aead526ed3
4 changed files with 17 additions and 5 deletions

9
scripts/refresh_stats.sh Executable file
View File

@@ -0,0 +1,9 @@
#!/bin/sh -eu
CMDD=$(dirname $(realpath $0))
cd $(dirname "${CMDD}") # spider must run from app folder
python -m scrapy runspider src/instances.py
${CMDD}/refresh_day_stats.sh