We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb8e15 commit 28fbfc8Copy full SHA for 28fbfc8
misc/kscript_release.sh
@@ -111,7 +111,7 @@ echo ${SDKMAN_CONSUMER_KEY} ${SDKMAN_CONSUMER_TOKEN} ${kscript_version}
111
#kscript_version=1.5.1
112
113
curl -X POST \
114
- -H "'Consumer-Key: ${SDKMAN_CONSUMER_KEY}" \
+ -H "Consumer-Key: ${SDKMAN_CONSUMER_KEY}" \
115
-H "Consumer-Token: ${SDKMAN_CONSUMER_TOKEN}" \
116
-H "Content-Type: application/json" \
117
-H "Accept: application/json" \
0 commit comments