mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-17 09:47:37 +00:00
also build linux plugins
This commit is contained in:
commit
87c474a859
1 changed files with 2 additions and 0 deletions
|
@ -50,3 +50,5 @@ rustup target add aarch64-linux-android armv7-linux-androideabi i686-linux-andro
|
||||||
cd $STACK_WALLET
|
cd $STACK_WALLET
|
||||||
cd scripts/android
|
cd scripts/android
|
||||||
./build_all.sh
|
./build_all.sh
|
||||||
|
cd ../linux
|
||||||
|
./build_all.sh
|
||||||
|
|
Loading…
Reference in a new issue