diff --git a/etc/restic/default.env.sh b/etc/restic/default.env.sh index 7f26e70..6903684 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" -# Below envvar will override those in _global.env.sh +# Envvars below those those in _global.env.sh if present. export RESTIC_REPOSITORY="b2:" # *EDIT* fill with your repo name