diff --git a/lemp.sh b/lemp.sh index 96d3c1f..4413df2 100755 --- a/lemp.sh +++ b/lemp.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Install script for LEMP Web Server on CentOS 6 by xiaosong +# Install script for LEMP Web Server base on CentOS 6/7 by xiaosong cd `pwd` # Checking echo "Checking..."