auto run models update script

This commit is contained in:
shroominic
2025-06-30 16:11:18 +00:00
parent 976df1d5cc
commit e5354fd773
2 changed files with 16 additions and 4 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
REPO_DIR=/home/user/proxy
LOG_FILE=/home/user/proxy/update.log
* * * * * /home/user/proxy/scripts/auto_update.sh >/dev/null 2>&1
* * * * * /home/user/proxy/scripts/auto_update.sh >/dev/null 2>&1
OUTPUT_FILE=/home/user/proxy/models.json
BASE_URL=https://openrouter.ai/api/v1
0 * * * * python3 /home/user/proxy/scripts/models_meta.py >/dev/null 2>&1