build for pi
This commit is contained in:
parent
4c1aa2b1c5
commit
6464a3648f
|
@ -1,7 +1,7 @@
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
SCRIPT_REL_DIR=$(dirname "${BASH_SOURCE[0]}")
|
SCRIPT_REL_DIR=$(dirname "${BASH_SOURCE[0]}")
|
||||||
$SCRIPT_REL_DIR/build_.sh debug osx arm64
|
$SCRIPT_REL_DIR/build_.sh prod raspi arm64
|
||||||
# $SCRIPT_REL_DIR/build_.sh debug wasm intel
|
# $SCRIPT_REL_DIR/build_.sh debug wasm intel
|
||||||
|
|
||||||
# pushd "run_tree/raspi/arm64/debug"
|
# pushd "run_tree/raspi/arm64/debug"
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue