Update install.sh
a
This commit is contained in:
@ -3,6 +3,7 @@ set -e
|
|||||||
if [ -e /tmp/proxy ]; then
|
if [ -e /tmp/proxy ]; then
|
||||||
rm -rf /tmp/proxy
|
rm -rf /tmp/proxy
|
||||||
fi
|
fi
|
||||||
|
mkdir /tmp/proxy
|
||||||
cd /tmp/proxy
|
cd /tmp/proxy
|
||||||
# install monexec
|
# install monexec
|
||||||
tar zxvf monexec_0.1.1_linux_amd64.tar.gz
|
tar zxvf monexec_0.1.1_linux_amd64.tar.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user