hmn/cinera/stop.sh

4 lines
61 B
Bash
Executable File

#!/bin/bash
cd "$(dirname "$0")"
kill $(cat data/cinera.pid)