mirror of
https://github.com/codex-storage/codex-testnet-starter.git
synced 2025-02-24 16:18:53 +00:00
6 lines
221 B
Bash
Executable File
6 lines
221 B
Bash
Executable File
curl -o codex-v0.1.0-linux-amd64.tar.gz -L https://github.com/codex-storage/nim-codex/releases/download/v0.1.0/codex-v0.1.0-linux-amd64.tar.gz
|
|
tar -xvzf codex-v0.1.0-linux-amd64.tar.gz
|
|
|
|
chmod +x codex-v0.1.0-linux-amd64
|
|
|