6 lines
48 B
Bash
6 lines
48 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
export NETWORK=testnet1
|
||
|
make push
|
||
|
|