1
0
mirror of https://gitlab.crans.org/bde/nk20-scripts synced 2025-07-07 12:53:59 +02:00

borg backup

This commit is contained in:
korenstin
2024-08-10 19:03:29 +02:00
parent 472c9c33ce
commit abd5af9ad2
3 changed files with 15 additions and 6 deletions

3
shell/.env_borg_example Normal file
View File

@ -0,0 +1,3 @@
BORG_PASSPHRASE='CHANGE_ME'
BORG_REPO='USER@SERVER:PATH'
BACKUP_FILE='PATH'