S3 does not support accentuated buckets + add a script to clean tmp

This commit is contained in:
Quentin
2020-11-29 16:48:49 +01:00
parent fed97f37e1
commit 07e87595f8
2 changed files with 10 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
set -ex
killall -9 garage || echo "garage is not running"
rm -rf /tmp/garage*
rm -rf /tmp/config.*.toml