fix restic password file
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
20031e41f8
commit
6c6c197de5
1 changed files with 0 additions and 4 deletions
|
@ -104,10 +104,6 @@ def main [
|
|||
exit 1
|
||||
}
|
||||
|
||||
# $env.RESTIC_PASSWORD | save --force --raw "/tmp/password"
|
||||
|
||||
let-env RESTIC_PASSWORD_FILE = "/tmp/password"
|
||||
|
||||
let-env RESTIC_REPOSITORY = $"b2:($env.B2_BUCKET):($env.HOSTNAME)"
|
||||
|
||||
let-env RCLONE_CONFIG = "/dev/null"
|
||||
|
|
Loading…
Reference in a new issue