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