utf8 characters change

This commit is contained in:
git 2025-08-12 13:03:13 +01:00
parent 5ca5763e80
commit 6f589db7cd

View File

@ -167,7 +167,7 @@ EOF
fi
done <<< "$CURL_RESP"
# Safety: if for some reason usage didnt arrive, still end with newline
# Safety: if for some reason usage didn't arrive, still end with newline
if [[ $USAGE_PRINTED -eq 0 ]]; then
echo ""
fi