pleroma-otp/files/[email protected]
author Luke Hoersten <luke@hoersten.org>
Sat, 16 May 2020 12:57:37 -0500
changeset 98 444887b61044
parent 93 976670b2ca63
permissions -rw-r--r--
Made pleroma role idempotent.

[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