minecraft/aws-s3-backup/templates/[email protected]
author Luke Hoersten <luke@hoersten.org>
Sat, 03 Jul 2021 13:38:02 -0500
changeset 158 1b7ccb729164
parent 156 ebd8a21a0e62
child 164 ae19501f5251
permissions -rw-r--r--
Updated minecraft backup for lifecycles.

[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