Admops fix
Build and Test j3270 / Build JAR & Run Tests (push) Successful in 1m1s

This commit is contained in:
2026-08-25 22:22:20 +00:00
parent 7eebd2107c
commit 3526e682a1
7 changed files with 445 additions and 38 deletions
Vendored
+1 -1
View File
@@ -1,2 +1,2 @@
#!/bin/sh
exec "$(dirname "$0")/build_all.sh"
exec "$(dirname "$0")/build_all.sh" "$@"