This commit is contained in:
Teddysun 2014-05-04 14:29:33 +08:00
parent db26d6c4fe
commit 6ec64b1fdb

View File

@ -133,7 +133,7 @@ function install(){
else
echo ""
echo "Shadowsocks install failed! Please visit http://teddysun.com/342.html and contact."
echo ""
exit 1
fi
clear
echo ""
@ -151,7 +151,7 @@ function install(){
else
echo ""
echo "pip install failed! Please visit http://teddysun.com/342.html and contact."
echo ""
exit 1
fi
}