mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-09 20:39:35 +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
|