OSDN Git Service

Fixed case... when... syntax for Ruby 1.9.3.
[shogi-server/shogi-server.git] / sample / stop-server.sh
1 #!/bin/sh
2
3 kill `cat shogi-server.pid`