parent
135d093a75
commit
284ee70034
|
@ -27,7 +27,7 @@ To use directly, replace the nginx config directory with this repository. for ex
|
|||
/etc/init.d/nginx stop
|
||||
cd /etc
|
||||
mv nginx nginx-previous
|
||||
git clone git@github.com:h5bp/server-configs-nginx.git nginx
|
||||
git clone https://github.com/h5bp/server-configs-nginx.git nginx
|
||||
# install-specific edits
|
||||
/etc/init.d/nginx start
|
||||
|
||||
|
|
Loading…
Reference in New Issue