So long and thanks for all the pax
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
source pubkey.txt
|
source pubkey.txt
|
||||||
args=("$@")
|
args=("$@")
|
||||||
seed_ip=`getent hosts aseed.mewhub.com | awk '{ print $1 }'`
|
seed_ip=`getent hosts seed.mewhub.com | awk '{ print $1 }'`
|
||||||
komodo_binary='./komodod'
|
komodo_binary='./komodod'
|
||||||
delay=20
|
delay=20
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user