force bash
Some checks failed
Solaris Multi-Package Build / build (i386, 172.16.11.20, 2.6) (push) Has been cancelled

This commit is contained in:
Mario Fetka 2025-09-10 16:47:26 +02:00
parent 35ce701189
commit 17e2575600

View File

@ -31,7 +31,7 @@ if [ -n "$PKGFILE" ]; then
fi fi
# --- Run the build --- # --- Run the build ---
bash build.sh all /usr/dbpware/bin/bash build.sh all
EXIT_CODE=$? EXIT_CODE=$?
# --- Find logfile --- # --- Find logfile ---