#!/bin/bash # Write zomboid container stats to file for gregtime to read podman stats --no-stream --format json zomboid 2>/dev/null > {{ podman_volumes }}/zomboid-stats.json || true