Page MenuHomePhorge

build.sh
No OneTemporary

Size
177 B
Referenced Files
None
Subscribers
None

build.sh

#!/bin/bash
set -e
SCRIPTS_DIR="$(cd "$(dirname "$0")/scripts" && pwd)"
"$SCRIPTS_DIR/setup.sh"
"$SCRIPTS_DIR/deps.sh"
"$SCRIPTS_DIR/compile.sh" "$@"
"$SCRIPTS_DIR/bundle.sh"

File Metadata

Mime Type
text/x-shellscript
Expires
Fri, Mar 27, 7:49 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
512133
Default Alt Text
build.sh (177 B)

Event Timeline