minecraft/aws-s3-backup/templates/[email protected]
changeset 156 ebd8a21a0e62
parent 56 59e94b4a91a2
child 164 ae19501f5251
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/minecraft/aws-s3-backup/templates/[email protected]	Sat Jul 03 13:23:46 2021 -0500
@@ -0,0 +1,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