Files @ a74244efb44e
Branch filter:

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

bsturmfels
Record Stripe payment intent, export to CSV
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