mailiverse/deploy/mail-key/run

8 lines
222 B
Plaintext
Executable File

./setup
echo "----------------------------------------------" >> ../run.log
date >> ../run.log
echo "----------------------------------------------" >> ../run.log
nohup java -jar KeyStreamServer.jar >> ../run.log 2>&1 &