Compare commits
2 commits
d62bcabded
...
76862f4066
Author | SHA1 | Date | |
---|---|---|---|
76862f4066 | |||
24bb86c58a |
3 changed files with 2 additions and 1 deletions
0
scripts/backupserver-netrc.example
Normal file
0
scripts/backupserver-netrc.example
Normal file
1
scripts/ntfy-url.example.sh
Normal file
1
scripts/ntfy-url.example.sh
Normal file
|
@ -0,0 +1 @@
|
|||
NTFY_URL=ntfy.sh/<TOPIC_NAME>
|
|
@ -1,5 +1,5 @@
|
|||
local_path="/srv/conduit"
|
||||
backup_path="conduit"
|
||||
backup_path="grapevine"
|
||||
borg_extra_args=(
|
||||
'--exclude=*.service'
|
||||
'--exclude=*.yml'
|
Loading…
Add table
Reference in a new issue