Create utils.sh

This commit is contained in:
Kroese 2025-03-18 12:14:38 +01:00 committed by GitHub
parent 6a8fea964a
commit 0aeabe4167
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

5
src/utils.sh Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -Eeuo pipefail
return 0