This commit is contained in:
parent
c1a41e3663
commit
9438a3edd3
@ -4,7 +4,7 @@ set -e
|
||||
|
||||
bw config server ${BW_HOST}
|
||||
|
||||
export BW_SESSION=$(bw login ${BW_USER} --passwordenv ${BW_PASSWORD} --raw)
|
||||
export BW_SESSION=$(bw login --apikey --raw)
|
||||
|
||||
bw unlock --check
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user