website/deploy/systemd/conservancy-www-db.path
Ben Sturmfels aa26e2f7f0
Fix mistaken rename
I meant to rename the deploy script, not the deploy directory.
2024-02-27 10:23:18 +11:00

9 lines
174 B
SYSTEMD

[Unit]
Description=Update Conservancy website database
Before=apache2.service
[Path]
PathChanged=/home/debian/django-supporters-list.sql
[Install]
WantedBy=apache2.service