Files @ aa26e2f7f090
Branch filter:

Location: website/deploy/systemd/conservancy-www-db.path

bsturmfels
Fix mistaken rename

I meant to rename the deploy script, not the deploy directory.
1
2
3
4
5
6
7
8
9
[Unit]
Description=Update Conservancy website database
Before=apache2.service

[Path]
PathChanged=/home/debian/django-supporters-list.sql

[Install]
WantedBy=apache2.service