This commit is contained in:
岳松
2016-09-19 13:12:04 +08:00
parent 98479ec0b3
commit 7d272e858a

View File

@@ -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..."