test(caddy): why are you failing?

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-07-19 04:51:12 +00:00
parent b320af79ee
commit b12c5945b3
No known key found for this signature in database

View File

@ -1,5 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -x
set -euo pipefail set -euo pipefail
source ../lib/lib.sh source ../lib/lib.sh