add license

This commit is contained in:
岳松
2016-03-29 20:51:44 +08:00
parent 37cb319a97
commit 3ac858aef8
3 changed files with 23 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
# Install script for LEMP Web Server on CentOS 6 by xiaosong
# Checking
echo "Checking..."
if [ -n "`grep 'Aliyun Linux release' /etc/issue`" -o -e /etc/redhat-release ];then
OS=CentOS
[ -n "`grep ' 7\.' /etc/redhat-release`" ] && CentOS_RHEL_version=7