mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-20 22:25:54 +00:00
6 lines
62 B
Bash
6 lines
62 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
arch=i386
|
||
|
|
||
|
. .gitlab-ci/container/cross_build.sh
|