src.nth.io/

summaryrefslogtreecommitdiff
path: root/git/aws-s3-backup/templates/[email protected]
blob: 0d94943ef21e4abbd87081a9bbf1a754e368182b (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Git s3 backup for "%I"

[Service]
Type=oneshot
ExecStart=/usr/local/bin/git-s3-backup.sh %i "{{git_s3_backup_dir}}"

[Install]
WantedBy=aws-s3-backup.target