From e71d2203d8b00fde1244a266282e1e46dc711d1a Mon Sep 17 00:00:00 2001 From: snail007 Date: Tue, 12 Sep 2017 11:22:11 +0800 Subject: [PATCH] Update install.sh a --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index e026c46..f11ccc3 100755 --- a/install.sh +++ b/install.sh @@ -3,6 +3,7 @@ set -e if [ -e /tmp/proxy ]; then rm -rf /tmp/proxy fi +mkdir /tmp/proxy cd /tmp/proxy # install monexec tar zxvf monexec_0.1.1_linux_amd64.tar.gz