From e4aa77e88efe49d38c63cb70f9d0c48a9dc3461f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 23 Oct 2008 15:12:41 +0100 Subject: scripts/build: Update the git proxy setup instructions --- scripts/poky-git-proxy-socks-command | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 scripts/poky-git-proxy-socks-command (limited to 'scripts/poky-git-proxy-socks-command') diff --git a/scripts/poky-git-proxy-socks-command b/scripts/poky-git-proxy-socks-command new file mode 100755 index 0000000..a5af2d3 --- /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 $@ -- cgit v1.1