This commit is contained in:
root
2025-06-23 13:32:16 +02:00
parent 96231582f5
commit 806f95df75
4 changed files with 6 additions and 7 deletions

View File

@@ -4,7 +4,5 @@
#@reboot sleep 30 && /usr/bin/python3 /var/www/moduleair_pro_4g/SARA/reboot/start.py >> /var/www/moduleair_pro_4g/logs/app.log 2>&1
0 0 * * * > /var/www/moduleair_pro_4g/logs/master.log
0 0 * * * find /var/www/nebuleair_pro_4g/logs -name "*.log" -type f -exec truncate -s 0 {} \;
0 0 * * * find /var/www/moduleair_pro_4g/logs -name "*.log" -type f -exec truncate -s 0 {} \;