Skip to content

clear RESTIC_REPOSITORY_FILE and RESTIC_PASSWORD_FILE#117

Merged
emuell merged 1 commit intomasterfrom
fix/repository-file-env
Aug 26, 2024
Merged

clear RESTIC_REPOSITORY_FILE and RESTIC_PASSWORD_FILE#117
emuell merged 1 commit intomasterfrom
fix/repository-file-env

Conversation

@emuell
Copy link
Owner

@emuell emuell commented Aug 21, 2024

in env when running the restic executable, in case they already got specified manually in the environment. Restic will fail to run when both are specified.

fixes #115

…ning the restic executable

... in case they already got specified manually in the environment. Restic will fail to run when both are specified.
@emuell emuell force-pushed the fix/repository-file-env branch from 139acb1 to f106755 Compare August 21, 2024 15:12
@emuell emuell merged commit af715d2 into master Aug 26, 2024
@emuell emuell deleted the fix/repository-file-env branch August 26, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Environment variables not fully supported anmore starting with version 3, can't open repository anymore

1 participant