Remove deprecated code
[matilda.git] / cgos / start.sh
blob2920f6a33042195a6e87383194428530bd3c83f4
1 #!/bin/bash
2 ./cgosGtp-linux-x86_64 -c config -k kill
3 exit 0