updated github path
[oweals/finalsclub.git] / restart
1 #!/bin/bash
2
3 ./stop
4 sleep 1
5 ./start
6