This commit is contained in:
parent
24f112ceaf
commit
b33be13764
@ -103,9 +103,9 @@ function buildtestpublish_all() {
|
|||||||
|
|
||||||
title "🔨 BUILDING ALL TOOLS 🔨"
|
title "🔨 BUILDING ALL TOOLS 🔨"
|
||||||
|
|
||||||
dropshell-tool/build.sh
|
getpkg/build.sh
|
||||||
export DROPSHELL_TOOL="${SCRIPT_DIR}/dropshell-tool/output/dropshell-tool"
|
export GETPKG="${SCRIPT_DIR}/getpkg/output/getpkg"
|
||||||
[ -f "$DROPSHELL_TOOL" ] || die "Build failed."
|
[ -f "$GETPKG" ] || die "Build failed."
|
||||||
|
|
||||||
buildtestpublish_all
|
buildtestpublish_all
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user