Update install.sh
This commit is contained in:
parent
50052e7650
commit
c0fc1148eb
|
|
@ -159,7 +159,7 @@ Install_mysql()
|
|||
apt install -y libssl-dev
|
||||
apt install -y libgssglue-dev
|
||||
apt install -y software-properties-common
|
||||
add-apt-repository ppa:ubuntu-toolchain-r/test
|
||||
add-apt-repository -y ppa:ubuntu-toolchain-r/test
|
||||
|
||||
LIBTIRPC_VER=`pkg-config libtirpc --modversion`
|
||||
if [ ! -f ${mysqlDir}/libtirpc_1.3.3.orig.tar.bz2 ];then
|
||||
|
|
|
|||
Loading…
Reference in New Issue