added Logs in maintenance + cleanup

This commit is contained in:
Jokob-sk committed 2022-12-11 13:35:41 +11:00
1 parent eff474df1c
commit 6ebd4ed15b
25 files changed
+849 -1488

No files matched your search

+1 -1
View File
@@ -18,4 +18,4 @@ chown -R www-data:www-data /home/pi/pialert/db/pialert.db
# cron -f
python /home/pi/pialert/back/pialert.py > /home/pi/pialert/log/pialert.log 2>&1
python /home/pi/pialert/back/pialert.py > /home/pi/pialert/front/log/pialert.log 2>&1