So long and thanks for all the pax

This commit is contained in:
Mihail Fedorov
2018-01-27 04:47:14 +03:00
parent b3b56273c6
commit 26e6a849ac

View File

@@ -1,7 +1,7 @@
#!/bin/bash
source pubkey.txt
args=("$@")
seed_ip=`getent hosts aseed.mewhub.com | awk '{ print $1 }'`
seed_ip=`getent hosts seed.mewhub.com | awk '{ print $1 }'`
komodo_binary='./komodod'
delay=20