Fitzgerald Krudde
Fitzgerald Krudde
Enabling the trigger AWS API Gateway would be a great addition for your maven plugin!
Thanks for submitting a Mac version of the script! Instead of duplicating the whole script I prefer to have some checks in the script which check if the GNU version...
I also have zsh on my Mac (though I always use bash). I tried and I had no problem. Which version of zsh do you have? I have: zsh 5.8.1...
If you change the echo into a printf. Does that work? That is more portable so I could use that. `b64_client_id_secret=$(printf "${CLIENT_ID}":"${CLIENT_SECRET}" | base64 --wrap=0)`
Would you be able to try the printf alternative? If that works consistently I will change that in the script