Update install.sh

a
This commit is contained in:
snail007
2017-09-12 11:22:11 +08:00
committed by GitHub
parent 14987b5a74
commit e71d2203d8

View File

@ -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