Update 'backup/initialize-repo.sh'
parent
3c3fb8f812
commit
566ee37cc1
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
. ./backup.conf
|
||||
. /etc/backup.conf
|
||||
|
||||
/usr/local/bin/borg-linux64 init -e repokey --make-parent-dirs
|
Loading…
Reference in New Issue