mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
3 lines
70 B
Bash
Executable File
3 lines
70 B
Bash
Executable File
#! /bin/bash
|
|
oe-git-proxy-socks -S $GIT_PROXY_HOST:$GIT_PROXY_PORT $@
|