:-'Generic Commit'
Some checks failed
Build-Test-Publish / Build (push) Failing after 26s

This commit is contained in:
Your Name
2025-05-30 21:47:44 +12:00
parent f5ecf12936
commit c4f1219b3a
2 changed files with 0 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
#!/bin/bash
set -euo pipefail
set -x
SCRIPT_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
MAIN_DIR=$(cd "${SCRIPT_DIR}/.." && pwd)