kopia/run-backup.sh

9 lines
192 B
Bash
Raw Normal View History

2023-08-17 15:00:22 +00:00
#!/bin/sh
2023-08-17 15:36:27 +00:00
kopia repository connect filesystem \
--path /repository \
--override-hostname ${KOPIA_HOSTNAME} \
--override-username ${KOPIA_USERNAME}
2023-08-17 15:00:22 +00:00
kopia snapshot create /backup