for some reason the password needs to be exported
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
source $HOME/.bin/restic_common
|
source $HOME/.bin/restic_common
|
||||||
|
export RESTIC_PASSWORD="${RESTIC_PASSWORD}"
|
||||||
|
|
||||||
restic -r $RESTIC_REPOSITORY unlock
|
restic -r $RESTIC_REPOSITORY unlock
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user