git.lucas.co / gitsite
the static git browser that builds this site
git clone https://git.lucas.co/gitsite.git

gitsite.timer (146B)

 1 [Unit]
 2 Description=Hourly git.lucas.co publish
 3 
 4 [Timer]
 5 OnCalendar=hourly
 6 RandomizedDelaySec=5m
 7 Persistent=true
 8 
 9 [Install]
10 WantedBy=timers.target