You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, storing the output of curl into a bash variable breaks
UTF-8 encoding.
Use a shell pipeline to prevent any encoding from happening.
Signed-off-by: Robin Jarry <[email protected]>
0 commit comments