diff --git a/bootstrap.sh b/bootstrap.sh index a654c7f..f1e4b36 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -82,6 +82,7 @@ get-pgp() { get-creds() { if [ -z "${BW_SESSION-set}" ]; then + bw logout || true BW_SESSION="$(bw login --raw)" export BW_SESSION fi