Files @ 2d078b0004fb
Branch filter:

Location: website/systemd/conservancy-www-update.timer

bsturmfels
Apply `futurize --stage-2` Python 2/3 compatibility transformations.

These changes specifically require the use of the "future" library.
1
2
3
4
5
6
7
8
[Unit]
Description=Update Conservancy website checkout

[Timer]
OnCalendar=*:0/5

[Install]
WantedBy=timers.target