#!/bin/sh # copy server files cp -r /custom/vhost.d/* /etc/nginx/vhost.d cp -r /custom/conf.d/* /etc/nginx/conf.d mv /custom/error_pages /usr/share/nginx/html/errors