mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-19 15:35:08 -05:00
6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
|
mkdir /usr/local/nginx
|
||
|
mkdir /usr/local/nginx/conf
|
||
|
cp nginx.conf /usr/local/nginx/conf
|
||
|
cp nginx-ssl.* /usr/local/nginx/conf
|
||
|
|