mirror of
https://github.com/tmiland/Nginx-Maintenance-Mode
synced 2024-11-09 17:59:42 +01:00
Update README.md
Changed repo to own fork to fix typo.
This commit is contained in:
parent
e47ffbed01
commit
ea3a187d68
@ -32,7 +32,7 @@
|
||||
$ git clone https://github.com/tmiland/Nginx-Maintenance-Mode.git
|
||||
$ cd Nginx-Maintenance-Mode
|
||||
$ cp -rp ./maintenance-page.conf /etc/nginx/snippets/
|
||||
$ git clone https://github.com/alexphelps/server-error-pages.git /etc/nginx/html/server-error-pages
|
||||
$ git clone https://github.com/tmiland/server-error-pages.git /etc/nginx/html/server-error-pages
|
||||
$ cp -rp /etc/nginx/html/server-error-pages/_site/maintenance-page.html /etc/nginx/html/server-error-pages/_site/maintenance-page_off.html
|
||||
$ chmod +x maintenance.sh
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user