This commit is contained in:
parent
3d282d3f9f
commit
4e54b32ae4
@ -2,6 +2,9 @@
|
||||
|
||||
set -x
|
||||
|
||||
echo "clientid: ${BW_CLIENTID}"
|
||||
echo "clientsecret: ${BW_CLIENTSECRET}"
|
||||
|
||||
bw config server ${BW_HOST}
|
||||
|
||||
export BW_SESSION=$(bw login --apikey --raw)
|
||||
|
Loading…
Reference in New Issue
Block a user