web-server/stop-server.sh

4 lines
49 B
Bash
Executable File

#!/bin/bash
kill `cat /tmp/kelvinly-server-pid`