Fix resolving of bash helpers

This commit is contained in:
Claudio Ortolina
2025-10-07 17:22:11 +03:00
parent 3a6e3f247c
commit 80558e8143
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
set -e
source "$(dirname "$0")/../_helpers.sh"
source "$(git rev-parse --show-toplevel)/scripts/_helpers.sh"
ensure_working_directory!