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