correct call to cfreecode-api
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
8f5d1f910f
commit
c836a60a7e
1 changed files with 1 additions and 1 deletions
2
build
2
build
|
@ -214,7 +214,7 @@ eof
|
|||
printf "Press enter to submit to freecode> "
|
||||
read dummy
|
||||
|
||||
cat << eof | cfreecode-api cdist
|
||||
cat << eof | cfreecode-api release cdist
|
||||
{
|
||||
"auth_code": "$api_token",
|
||||
"release": {
|
||||
|
|
Loading…
Reference in a new issue