přidán run-digest.sh a config.env.example

This commit is contained in:
2026-01-05 17:26:32 +01:00
parent 78274712d8
commit 3f2d58b257
2 changed files with 17 additions and 0 deletions

3
run-digest.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
source /app/data/zpravobot-digest/config.env
python3 /app/data/zpravobot-digest/digest-bot.py "$@"