]> jfr.im git - erebus.git/blame - kill.sh
update comments
[erebus.git] / kill.sh
CommitLineData
69e63e13 1#!/bin/bash
2
3cd "$(dirname $(readlink -f $0))"
4
5kill "$(cat pidfile)"