OSDN Git Service

Fixed a bug #23245.
[shogi-server/shogi-server.git] / sample / stop-server.sh
1 #!/bin/sh
2
3 kill `cat shogi-server.pid`