mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 22:06:21 +00:00
6 lines
48 B
Bash
Executable File
6 lines
48 B
Bash
Executable File
#!/bin/bash
|
|
|
|
export NETWORK=testnet0
|
|
make push
|
|
|