]> jfr.im git - erebus.git/blame_incremental - kill.sh
exception_hook - fix traceback to show last <limit> lines instead of first
[erebus.git] / kill.sh
... / ...
CommitLineData
1#!/bin/bash
2
3cd "$(dirname $(readlink -f $0))"
4
5kill "$(cat pidfile)"