Update README.md

Network check bug fix.
pull/41/head
wulabing 2018-01-27 11:42:06 +08:00 committed by GitHub
parent b7268db09a
commit a4e7544f31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ bash install.sh | tee v2log.txt
## 2018-01-27
v2.1.1(stable
* 1.修复 部分机型因缺乏 crontab (计划任务)依赖导致的安装失败问题
* 2.完善 端口占用 判断
## 2017-12-06
V2.1stable
* 1.修复 Centos7 找不到 Nginx 安装包的问题