mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 06:22:16 +00:00
assets work
This commit is contained in:
4
scripts/http_host/cron.d/ofm_http_host
Normal file
4
scripts/http_host/cron.d/ofm_http_host
Normal 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
|
||||
Reference in New Issue
Block a user