env: fix location of Restic repo
This commit is contained in:
parent
1a5af78fbf
commit
89e885a80c
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ else
|
|||
export EDITOR=vim
|
||||
fi
|
||||
|
||||
export RESTIC_REPOSITORY="sftp://172.23.157.2//srv/dev-disk-by-label-data4/Backup/Restic/"
|
||||
export RESTIC_REPOSITORY="sftp://172.23.157.2//srv/Data/Backup/Restic/Macbook"
|
||||
|
||||
export GCC_COLORS="error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue