mercurial/templates/[email protected]
changeset 2 2556522a2a45
parent 0 df042396074e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mercurial/templates/[email protected]	Sun Feb 09 12:05:37 2020 -0600
@@ -0,0 +1,9 @@
+[Unit]
+Description=Mercurial s3 backup for "%I"
+
+[Service]
+Type=oneshot
+ExecStart=/usr/local/bin/mercurial-s3-backup.sh %i "{{mercurial_s3_backup_dir}}"
+
+[Install]
+WantedBy=aws-s3-backup.target