Improve infra

This commit is contained in:
2026-08-29 22:59:11 +02:00
parent 0f3d0b7f49
commit 23b05aa4d5
138 changed files with 738 additions and 546 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail
find . -type f -path "*/env/*.env" -delete