mailiverse/deploy/mail-user/run

8 lines
208 B
Plaintext
Executable File

./setup
echo ---------------------------------------- >> ../run.log
date >> ../run.log
echo ---------------------------------------- >> ../run.log
nohup java -jar MailStreamServer.jar >> ~/run.log 2>&1 &