I changed a word just to screw around with github.
[oweals/finalsclub.git] / restart
1 #!/bin/bash
2
3 ./stop
4 sleep 1
5 ./start
6