diff --git a/home/.bash_env b/home/.bash_env index 304e8dd..eed1e47 100644 --- a/home/.bash_env +++ b/home/.bash_env @@ -62,7 +62,7 @@ if [ -d /Volumes/OS\ X/Docker/ ]; then fi export MACHINE=default -export RESTIC_REPOSITORY="sftp://lian.wg.0l.dn42//data1/Backup/" +export RESTIC_REPOSITORY="sftp://lian.wg.0l.dn42//overlay/lower/data4/Backup/Restic/" export DEBEMAIL="post@steffenvogel.de" export DEBFULLNAME="Steffen Vogel"