We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e49ae3 commit 0565badCopy full SHA for 0565bad
scripts/publish_rebar.sh
@@ -8,7 +8,7 @@
8
# Unless ELIXIR_PEM is set, nothing is uploaded. After running, can be locally tested:
9
#
10
# $ (cd tmp && erl -S httpd)
11
-# $ HEX_BUILDS_URL=http://localhost:8000 mix local.hex --force
+# $ HEX_BUILDS_URL=http://localhost:8000 mix local.rebar --force
12
13
set -e -u -o pipefail
14
0 commit comments