Skip to content

Commit

Permalink
Update setupmn3.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Liquid369 authored Feb 15, 2019
1 parent c69b5f4 commit 0c946b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setupmn3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ COIN_DAEMON='dogecashd'
COIN_CLI='dogecash-cli'
COIN_PATH='/usr/local/bin/'
COIN_REPO=''
COIN_TGZ='https://github.com/dogecash/dogecash/releases/download/2.4.0/dogecash.zip'
COIN_TGZ='https://github.com/dogecash/dogecash/releases/download/2.5.0/dogecash.zip'
COIN_ZIP=$(echo $COIN_TGZ | awk -F'/' '{print $NF}')
COIN_NAME='DogeCash'
COIN_PORT=6740 #Updated Port
Expand Down

0 comments on commit 0c946b9

Please sign in to comment.