mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
11 lines
235 B
YAML
11 lines
235 B
YAML
repositories:
|
|
- path: ssh://tstarr@kestrel//store/torus.borg
|
|
label: kestrel
|
|
|
|
before_backup:
|
|
- "tree /engi > /engi/backup/tree.txt"
|
|
#- sudo -u gitea backup-dump-gitea
|
|
- stop-docker-containers
|
|
|
|
<<: !include torus_common.yaml
|