Browse Source

Fix check_download

lj2007331 8 years ago
parent
commit
42a7c74f37
3 changed files with 4 additions and 4 deletions
  1. 1 1
      include/check_download.sh
  2. 2 2
      uninstall.sh
  3. 1 1
      versions.txt

+ 1 - 1
include/check_download.sh

@@ -107,7 +107,7 @@ checkDownload(){
             if [ "$(../include/check_port.py mirrors.tuna.tsinghua.edu.cn 443)" == "True" ]; then
               DOWN_ADDR_MYSQL=https://mirrors.tuna.tsinghua.edu.cn/mysql/downloads/MySQL-5.7
             else
-              DOWN_ADDR_MYSQL=http://mirrors.sohu.com/mysql/MySQL-5.6
+              DOWN_ADDR_MYSQL=http://mirrors.sohu.com/mysql/MySQL-5.7
               DOWN_ADDR_MYSQL_BK=${DOWN_ADDR_MYSQL}
             fi
           else

+ 2 - 2
uninstall.sh

@@ -32,7 +32,7 @@ Usage(){
 Usage: $0 [  ${CMSG}all${CEND} | ${CMSG}web${CEND} | ${CMSG}db${CEND} | ${CMSG}php${CEND} | ${CMSG}hhvm${CEND} | ${CMSG}pureftpd${CEND} | ${CMSG}redis${CEND} | ${CMSG}memcached${CEND} ]
 ${CMSG}all${CEND}            --->Uninstall All
 ${CMSG}web${CEND}            --->Uninstall Nginx/Tengine/Apache/Tomcat
-${CMSG}db${CEND}             --->Uninstall MySQL/MariaDB/Percona
+${CMSG}db${CEND}             --->Uninstall MySQL/MariaDB/Percona/AliSQL
 ${CMSG}php${CEND}            --->Uninstall PHP
 ${CMSG}hhvm${CEND}           --->Uninstall HHVM
 ${CMSG}pureftpd${CEND}       --->Uninstall PureFtpd
@@ -176,7 +176,7 @@ while :; do
 What Are You Doing?
 \t${CMSG}0${CEND}. Uninstall All
 \t${CMSG}1${CEND}. Uninstall Nginx/Tengine/Apache/Tomcat
-\t${CMSG}2${CEND}. Uninstall MySQL/MariaDB/Percona
+\t${CMSG}2${CEND}. Uninstall MySQL/MariaDB/Percona/AliSQL
 \t${CMSG}3${CEND}. Uninstall PHP
 \t${CMSG}4${CEND}. Uninstall HHVM
 \t${CMSG}5${CEND}. Uninstall PureFtpd

+ 1 - 1
versions.txt

@@ -53,7 +53,7 @@ GraphicsMagick_version=1.3.25
 gmagick_for_php7_version=2.0.4RC1
 gmagick_version=1.1.7RC3
 libiconv_version=1.14
-curl_version=7.50.3
+curl_version=7.51.0
 libmcrypt_version=2.5.8
 mcrypt_version=2.6.8
 mhash_version=0.9.9.9