smileyface/instance/stop-server.sh

7 lines
120 B
Bash
Raw Normal View History

2020-01-15 17:54:43 -07:00
#!/bin/bash
pkill -SIGINT -f UE4Server-Linux-Shipping
pkill start-server.sh
pkill -SIGINT -f UE4Server-Linux-Shipping