src.nth.io/

summaryrefslogtreecommitdiff
path: root/dendrite/aws-s3-backup/templates/[email protected]
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2021-07-25 10:30:51 -0500
committerLuke Hoersten <[email protected]>2021-07-25 10:30:51 -0500
commit1804c35d5306fc9c34c07655419fa8449c501162 (patch)
tree9c55e3505949c533108a5d01ea028f9acbedd7d4 /dendrite/aws-s3-backup/templates/[email protected]
parent33e25728398a9ccdd446197b1eb12e66c40a890e (diff)
Lots of updates.
Diffstat (limited to 'dendrite/aws-s3-backup/templates/[email protected]')
-rw-r--r--dendrite/aws-s3-backup/templates/[email protected]9
1 files changed, 0 insertions, 9 deletions
diff --git a/dendrite/aws-s3-backup/templates/[email protected] b/dendrite/aws-s3-backup/templates/[email protected]
deleted file mode 100644
index 2f9d272..0000000
--- a/dendrite/aws-s3-backup/templates/[email protected]
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=Writefreely s3 backup for "%I"
-
-[Service]
-Type=oneshot
-ExecStart=/usr/local/bin/writefreely-s3-backup.sh %i "{{writefreely_s3_backup_dir}}"
-
-[Install]
-WantedBy=aws-s3-backup.target