]> jfr.im git - erebus.git/blame - kill.sh
Fix a bug that could lose messages from the queue.
[erebus.git] / kill.sh
CommitLineData
69e63e13 1#!/bin/bash
2
3cd "$(dirname $(readlink -f $0))"
4
5kill "$(cat pidfile)"