Skip to content

Commit

Permalink
So long and thanks for all the pax
Browse files Browse the repository at this point in the history
  • Loading branch information
kolobus committed Jan 27, 2018
1 parent b3b5627 commit 26e6a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assetchains
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 26e6a84

Please sign in to comment.