This commit is contained in:
counterweight 2023-12-23 16:59:51 +01:00
parent d6b41b5e0f
commit 6764e6d094

View file

@ -19,3 +19,7 @@ For the web server reload command, I simply trigger a docker compose down and up
Run manually once to verify it all works fine. Run manually once to verify it all works fine.
Afterwards, cron it. Afterwards, cron it.
# Quirky issues
- Paths in crontab entry should be absolute, otherwise funky shit happens.