test
This commit is contained in:
parent
00dc612a28
commit
3c883da6b8
5 changed files with 576 additions and 32 deletions
|
@ -3,6 +3,4 @@
|
|||
# copy server files
|
||||
cp -r /custom/vhost.d/* /etc/nginx/vhost.d
|
||||
cp -r /custom/conf.d/* /etc/nginx/conf.d
|
||||
|
||||
# copy error files
|
||||
cp -r /custom/error_pages/* /usr/share/nginx/html
|
Reference in a new issue