diff --git a/CentOS/7/all/centos-7-init-1.1.sh b/CentOS/7/all/centos-7-init-1.1.sh index 24eda82..dbf36d1 100644 --- a/CentOS/7/all/centos-7-init-1.1.sh +++ b/CentOS/7/all/centos-7-init-1.1.sh @@ -2,8 +2,8 @@ # curl -o init.sh https://git.zykeji.club/open/server-init/raw/master/CentOS/7/all/centos-7-init-1.1.sh && sh init.sh -read -p "是否安装宝塔?(y/n)" isBaota read -p "是否安装Docker?(y/n)" isDocker +read -p "是否安装JDK8?(y/n)" isJDK8 echo "更改YUM为阿里源"