przekierowanie wyjscia na stout i stderr. dodanie ustawiania debugu z konfiguracji dodatku

This commit is contained in:
2025-11-03 15:02:24 +01:00
parent 0419a6b374
commit 0e1d13dc6e
4 changed files with 14 additions and 5 deletions

View File

@@ -1 +1,2 @@
0 9,13,16 * * * cd /app && /usr/local/bin/python main.py
0 9,13,16 * * * cd /app && /usr/local/bin/python main.py >> /proc/1/fd/1 2>/proc/1/fd/2
* * * * * date >> /proc/1/fd/1 2>/proc/1/fd/2