first commit
🚀 Deploy — JH Photomaton / 🔍 Vérification (push) Has been cancelled
🚀 Deploy — JH Photomaton / 🍓 Deploy sur le Pi (push) Has been cancelled

This commit is contained in:
2026-07-16 00:55:29 +02:00
commit 209f81aa3d
100 changed files with 17682 additions and 0 deletions
@@ -0,0 +1,16 @@
# =============================================================================
# photobooth-maintenance.timer - Maintenance quotidienne a 4h du matin
# =============================================================================
[Unit]
Description=Photomaton Daily Maintenance Timer
[Timer]
# Tous les jours a 4h du matin
OnCalendar=*-*-* 04:00:00
# Tolerence de 1 heure (pas critique)
AccuracySec=1h
Persistent=true
[Install]
WantedBy=timers.target