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
☐