diff --git a/etc/restic/default.env.sh b/etc/restic/default.env.sh index 6903684..19fcc70 100644 --- a/etc/restic/default.env.sh +++ b/etc/restic/default.env.sh @@ -14,7 +14,7 @@ # shellcheck source=etc/restic/_global.env.sh . "$INSTALL_PREFIX/etc/restic/_global.env.sh" -# Envvars below those those in _global.env.sh if present. +# Envvars below will override those in _global.env.sh if present. export RESTIC_REPOSITORY="b2:" # *EDIT* fill with your repo name