mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 20:47:56 +00:00
7 lines
45 B
Bash
Executable File
7 lines
45 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd wasm-runtime
|
|
./build.sh
|
|
cd ..
|
|
|