Fix bug
This commit is contained in:
parent
db26d6c4fe
commit
6ec64b1fdb
|
|
@ -133,7 +133,7 @@ function install(){
|
||||||
else
|
else
|
||||||
echo ""
|
echo ""
|
||||||
echo "Shadowsocks install failed! Please visit http://teddysun.com/342.html and contact."
|
echo "Shadowsocks install failed! Please visit http://teddysun.com/342.html and contact."
|
||||||
echo ""
|
exit 1
|
||||||
fi
|
fi
|
||||||
clear
|
clear
|
||||||
echo ""
|
echo ""
|
||||||
|
|
@ -151,7 +151,7 @@ function install(){
|
||||||
else
|
else
|
||||||
echo ""
|
echo ""
|
||||||
echo "pip install failed! Please visit http://teddysun.com/342.html and contact."
|
echo "pip install failed! Please visit http://teddysun.com/342.html and contact."
|
||||||
echo ""
|
exit 1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user