hmn/server/stop.sh

4 lines
43 B
Bash
Raw Normal View History

2021-08-28 20:36:52 +00:00
#!/bin/bash
kill $(cat /home/hmn/hmn.pid)