writefreely/aws-s3-backup/templates/[email protected]
author Luke Hoersten <luke@hoersten.org>
Sat, 11 Feb 2023 10:49:06 -0600
changeset 209 81014d20e5b1
parent 159 05d0cf32e077
permissions -rw-r--r--
Use rsync for nginx root copy.

[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