3 lines
70 B
Plaintext
3 lines
70 B
Plaintext
|
#! /bin/bash
|
||
|
oe-git-proxy-socks -S $GIT_PROXY_HOST:$GIT_PROXY_PORT $@
|