hmn/server/stop.sh

4 lines
43 B
Bash

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