This commit is contained in:
Didier Slof 2023-02-19 15:02:16 +01:00
parent 00dc612a28
commit 3c883da6b8
Signed by: didier
GPG key ID: 01E71F18AA4398E5
5 changed files with 576 additions and 32 deletions

View file

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