#!/bin/sh

http_proxy="http://192.168.1.101:8118" https_proxy="http://192.168.1.101:8118" ./build-release $@
