From d4e9905cef999747d695eb8fc3303647b188eeb6 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 15 Jun 2025 19:13:59 +1200 Subject: [PATCH] 'Generic Commit' --- buildtestpublish_all.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/buildtestpublish_all.sh b/buildtestpublish_all.sh index d118790..c48f3a4 100755 --- a/buildtestpublish_all.sh +++ b/buildtestpublish_all.sh @@ -69,6 +69,8 @@ function buildtestpublish() { TOOLNAME=$(echo "$TOOLNAME" | tr '[:lower:]' '[:upper:]') title "🔧 $TOOLNAME 🔧" + export PROJECT="$TOOLNAME" + cd "$dir" subtitle "🔨 BUILDING $TOOLNAME 🔨"