Notice
Recent Posts
Recent Comments
Link
목록안드로이드 (2)
잉여로운 잡담공간
curl: option --no-proxy: used '--no-' for option that isn't a boolean
Android 6.0.1 build curl: option --no-proxy: used '--no-' for option that isn't a boolean prebuilts/sdk/tools/jack:128 prebuilts/sdk/tools/jack-admin:123 HTTP_CODE=$(curl --fail --silent --output $JACK_EXIT --write-out %{http_code} --connect-timeout 5 --no-proxy 127.0.0.1:$SERVER_PORT_ADMIN http://127.0.0.1:$SERVER_PORT_ADMIN/$CMD)
안드로이드/개발
2021. 1. 31. 11:02
/bin/sh: 1: Syntax error: "(" unexpected
디렉토리에 괄호가 있는지 확인...
안드로이드/개발
2020. 12. 13. 05:40