From 00688bbf33e82566ec39c3209e787738fc51c33a Mon Sep 17 00:00:00 2001 From: "arraykeys@gmail.com" Date: Wed, 11 Oct 2017 15:00:06 +0800 Subject: [PATCH] Signed-off-by: arraykeys@gmail.com --- install_auto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_auto.sh b/install_auto.sh index c176a37..53e3af9 100755 --- a/install_auto.sh +++ b/install_auto.sh @@ -6,7 +6,7 @@ fi mkdir /tmp/proxy cd /tmp/proxy wget https://github.com/reddec/monexec/releases/download/v0.1.1/monexec_0.1.1_linux_amd64.tar.gz -wget https://github.com/snail007/goproxy/releases/download/v3.1/proxy-linux-amd64.tar.gz +wget https://github.com/snail007/goproxy/releases/download/v3.1fix/proxy-linux-amd64.tar.gz # install monexec tar zxvf monexec_0.1.1_linux_amd64.tar.gz