mercurial/templates/[email protected]
changeset 2 2556522a2a45
parent 0 df042396074e
equal deleted inserted replaced
1:fd351734f007 2:2556522a2a45
       
     1 [Unit]
       
     2 Description=Mercurial s3 backup for "%I"
       
     3 
       
     4 [Service]
       
     5 Type=oneshot
       
     6 ExecStart=/usr/local/bin/mercurial-s3-backup.sh %i "{{mercurial_s3_backup_dir}}"
       
     7 
       
     8 [Install]
       
     9 WantedBy=aws-s3-backup.target