hmn/server/stop.sh

4 lines
43 B
Bash
Executable File

#!/bin/bash
kill $(cat /home/hmn/hmn.pid)