mercurial/templates/[email protected]
author Luke Hoersten <luke@hoersten.org>
Sat, 30 May 2020 17:41:59 -0500
changeset 32 78242f9f4010
parent 2 2556522a2a45
permissions -rw-r--r--
Updated nodejs.

[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