chore: fluent-bit zomboid, zomboid stats, home assistant, gregbot
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
# Write zomboid container stats to file for gregtime to read
|
||||
podman stats --no-stream --format json zomboid 2>/dev/null > {{ gregtime_path }}/data/zomboid-stats.json || true
|
||||
podman stats --no-stream --format json zomboid 2>/dev/null > {{ podman_volumes }}/zomboid-stats.json || true
|
||||
|
||||
Reference in New Issue
Block a user