Update install_auto.sh

This commit is contained in:
snail007
2017-09-12 11:13:43 +08:00
committed by GitHub
parent 79dcce67c0
commit 54c7f88918

View File

@ -27,7 +27,6 @@ if [ ! -e /etc/proxy/proxy.crt ]; then
cd /etc/proxy/
proxy keygen >/dev/null 2>&1
fi
cd ..
rm -rf /tmp/proxy
echo "install done"
proxyd