Files
2025-09-19 15:07:35 -05:00

11 lines
183 B
Bash

#!/bin/bash
. "$(dirname "$0")/../start-utils"
if isTrue "${DEBUG_AUTOSTOP}"; then
set -x
fi
logAutostopAction "Stopping Java process"
pkill -f --signal SIGTERM mc-server-runner