diff options
Diffstat (limited to 'scripts/oe-git-proxy-socks-command')
-rwxr-xr-x | scripts/oe-git-proxy-socks-command | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/oe-git-proxy-socks-command b/scripts/oe-git-proxy-socks-command new file mode 100755 index 000000000..90fa14e1e --- /dev/null +++ b/scripts/oe-git-proxy-socks-command @@ -0,0 +1,2 @@ +#! /bin/bash +oe-git-proxy-socks -S $GIT_PROXY_HOST:$GIT_PROXY_PORT $@ |