smileyface/files/stop-server.sh
2019-05-13 03:46:34 -06:00

7 lines
120 B
Bash
Executable File

#!/bin/bash
pkill -SIGINT -f UE4Server-Linux-Shipping
pkill start-server.sh
pkill -SIGINT -f UE4Server-Linux-Shipping