mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-10-31 17:37:41 +00:00
8 lines
117 B
Bash
Executable file
8 lines
117 B
Bash
Executable file
#!/bin/bash
|
|
|
|
./build_iconv.sh
|
|
./build_boost.sh
|
|
./build_openssl.sh
|
|
./build_sodium.sh
|
|
./build_zmq.sh
|
|
./build_monero.sh
|