diff --git a/shell/nginx.sh b/shell/nginx.sh index 80c9b54062d64ff5fca1a6ed1d3fece3ab74824b..6e9d420ae4eca518b00052937e31c15e6d6b1b04 100644 --- a/shell/nginx.sh +++ b/shell/nginx.sh @@ -33,6 +33,7 @@ sudo chown -R root:root /mnt/nginx/logs/ cd /mnt/nginx/conf/ wget http://down.zvo.cn/centos/nginx/conf/nginx.conf -O nginx.conf mkdir vhosts +cd vhosts wget http://down.zvo.cn/centos/nginx/conf/vhosts/test.conf -O test.conf wget http://down.zvo.cn/centos/nginx/conf/vhosts/translate.googleapis.com.conf -O translate.googleapis.com.conf # 启动nginx