src.nth.io/

summaryrefslogtreecommitdiff
path: root/minecraft/aws-s3-backup/templates/[email protected]
diff options
context:
space:
mode:
Diffstat (limited to 'minecraft/aws-s3-backup/templates/[email protected]')
-rw-r--r--minecraft/aws-s3-backup/templates/[email protected]2
1 files changed, 1 insertions, 1 deletions
diff --git a/minecraft/aws-s3-backup/templates/[email protected] b/minecraft/aws-s3-backup/templates/[email protected]
index 84bfdb7..5be93a9 100644
--- a/minecraft/aws-s3-backup/templates/[email protected]
+++ b/minecraft/aws-s3-backup/templates/[email protected]
@@ -3,7 +3,7 @@ Description=Minecraft s3 backup for "%I"
[Service]
Type=oneshot
-ExecStart=/usr/local/bin/minecraft-s3-backup.sh %i "{{minecraft_s3_backup_dir}}"
+ExecStart=/usr/local/bin/minecraft-s3-backup.sh %i "{{minecraft_s3_backup_dir}}" "{{minecraft_s3_backup_bucket}}" "{{minecraft_s3_backup_tar_dir}}"
[Install]
WantedBy=aws-s3-backup.target