smileyface/files/stop-server.sh

7 lines
120 B
Bash
Raw Normal View History

2019-05-13 03:46:34 -06:00
#!/bin/bash
pkill -SIGINT -f UE4Server-Linux-Shipping
pkill start-server.sh
pkill -SIGINT -f UE4Server-Linux-Shipping