mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-03-15 16:12:16 +00:00
build linux plugins too
This commit is contained in:
parent
2dfdc31a44
commit
17e6cf97cf
1 changed files with 2 additions and 0 deletions
2
scripts/setup.sh
Normal file → Executable file
2
scripts/setup.sh
Normal file → Executable file
|
@ -49,3 +49,5 @@ rustup target add aarch64-linux-android armv7-linux-androideabi i686-linux-andro
|
|||
cd $STACK_WALLET
|
||||
cd scripts/android
|
||||
./build_all.sh
|
||||
cd ../linux
|
||||
./build_all.sh
|
||||
|
|
Loading…
Reference in a new issue