Skip to content

Commit

Permalink
Update zcli-login.expect
Browse files Browse the repository at this point in the history
  • Loading branch information
nahbee10 authored Dec 18, 2024
1 parent bcd2cbf commit b13d725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/zcli-login.expect
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ expect "Subdomain:"
send "$subdomain\r"
expect "Email:"
send "$email\r"
expect "API token:"
expect "API Token:"
send "$token\r"
expect eof

0 comments on commit b13d725

Please sign in to comment.