mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 16:56:37 +01: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 $@
|