updated bitbucket_add_ssh_public_keys.sh

pull/2/head
Hari Sekhon 4 years ago
parent 6be4bf55e2
commit 2793a23610

@ -13,6 +13,8 @@
# https://www.linkedin.com/in/harisekhon
#
# https://developer.atlassian.com/bitbucket/api/2/reference/resource/users/%7Bselected_user%7D/ssh-keys#post
set -euo pipefail
[ -n "${DEBUG:-}" ] && set -x
srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"

Loading…
Cancel
Save