2015-12-16 16:16:15 -07:00

6 lines
83 B
Bash

sh registry.sh 3 &
sleep 1
sh server.sh 3 &
sleep 1
java DisplayPerfectTime
sleep 3