smileyface/instance/stop-server.sh

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