Update install.sh

pull/816/head
dami 1 day ago
parent 4fa375f4f4
commit 4519a4175b
  1. 2
      plugins/mysql/versions/5.5/install.sh

@ -175,8 +175,6 @@ Install_mysql()
# exit 0
fi
# -DWITH_SSL=/www/server/lib/openssl11
if [ ! -d $serverPath/mysql ];then
cd ${mysqlDir}/mysql-5.5.62 && cmake \
-DCMAKE_INSTALL_PREFIX=$serverPath/mysql \

Loading…
Cancel
Save