Update system before install shadowsocks

This commit is contained in:
Teddysun 2014-12-15 00:06:42 +09:00
parent 5925ef1d90
commit bf787c683f

View File

@ -66,6 +66,8 @@ function pre_install(){
echo ""
echo "Press any key to start...or Press Ctrl+C to cancel"
char=`get_char`
# Update System
apt-get -y update
# Install necessary dependencies
apt-get install -y wget unzip curl build-essential autoconf libtool libssl-dev
# Get IP address