pleroma/aws-s3-backup/files/[email protected]
changeset 103 78a072bbf3c1
parent 93 976670b2ca63
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pleroma/aws-s3-backup/files/[email protected]	Wed Jul 01 12:16:48 2020 -0500
@@ -0,0 +1,9 @@
+[Unit]
+Description=Pleroma s3 backup for instance "%I"
+
+[Service]
+Type=oneshot
+ExecStart=/usr/local/bin/pleroma-s3-backup.sh %i
+
+[Install]
+WantedBy=aws-s3-backup.target