mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
141 B
Executable File
141 B
Executable File
#! /bin/bash
(echo "CONNECT $1:$2 HTTP/1.0"; echo; cat ) | nc $GIT_PROXY_HOST $GIT_PROXY_PORT |
(read a; read a; read a; cat )