Skip to content

Commit

Permalink
try restic without locking
Browse files Browse the repository at this point in the history
  • Loading branch information
manveru committed Jan 14, 2021
1 parent 66e29e9 commit 2a1965f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/jormungandr.nix
Expand Up @@ -40,6 +40,7 @@ let
restic restore latest \
--verbose=5 \
--no-lock \
--tag "$NAMESPACE" \
--target / \
|| echo "couldn't restore backup, continue startup procedure..."
Expand Down

0 comments on commit 2a1965f

Please sign in to comment.