Skip to content

Commit

Permalink
MNT: less verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
mrakitin committed Jun 14, 2023
1 parent b496d8a commit ec95630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# To run as:
# curl https://raw.githubusercontent.com/Exabyte-io/api-examples/${GIT_BRANCH}/scripts/env.sh | bash

set -xeuo pipefail
set -euo pipefail

GIT_BRANCH="${GIT_BRANCH:-'dev'}"
REPO_NAME="api-examples"
Expand Down

0 comments on commit ec95630

Please sign in to comment.