residency/bin/kill

4 lines
53 B
Plaintext
Raw Normal View History

#!/usr/bin/env sh
kill -9 `cat tmp/pids/server.pid`