src.nth.io/

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

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

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