07e87595
1 2 3 4 5 6 7
#!/bin/bash set -ex killall -9 garage || echo "garage is not running" rm -rf /tmp/garage* rm -rf /tmp/config.*.toml