4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
|
||
|
kill -9 `cat tmp/pids/server.pid`
|