6 lines
87 B
Bash
6 lines
87 B
Bash
#!/bin/bash
|
|
|
|
echo "now we can download the db.tar file"
|
|
|
|
/home/user/go/bin/arb-node $@
|