mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2026-09-03 07:53:39 +02:00
Improve infra
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
find . -type f -path "*/env/*.env" -delete
|
||||
Reference in New Issue
Block a user