prophunt-garrysmod/test/testHealth.sh

13 lines
207 B
Bash
Raw Normal View History

2019-07-21 23:04:00 +02:00
#!/bin/bash
if [ "${DEBUGGING:?}" = "true" ]; then
set -o xtrace
fi
set -o errexit
set -o nounset
set -o pipefail
docker exec -it CONTAINER ./home/steam/gmodserver details
Status: OFFLINE -> fail Health