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