mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-18 23:15:03 -05:00
9 lines
210 B
Plaintext
Executable File
9 lines
210 B
Plaintext
Executable File
./setup
|
|
|
|
echo "----------------------------------------------" >> ../run.log
|
|
date >> ../run.log
|
|
echo "----------------------------------------------" >> ../run.log
|
|
|
|
/usr/bin/nginx -t -c ~/resources/nginx.conf
|
|
|