mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-15 21:55:03 -05:00
9 lines
195 B
Plaintext
Executable File
9 lines
195 B
Plaintext
Executable File
./setup
|
|
|
|
echo "----------------------------------------------" >> ../run.log
|
|
date >> ../run.log
|
|
echo "----------------------------------------------" >> ../run.log
|
|
|
|
sudo /etc/init.d/nginx start
|
|
|