assets work

This commit is contained in:
Zsolt Ero
2024-01-02 17:18:30 +01:00
parent bb0022cb4d
commit 204de7702f
3 changed files with 47 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
PYTHON=/data/ofm/venv/bin/python
# every minute download_asset.py
* * * * * root $PYTHON /data/ofm/http_host/bin/download_assets.py > /data/ofm/http_host/logs/download_assets.log 2>&1