Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
DogeCash committed Oct 5, 2018
2 parents 0dd2c3a + 38090c9 commit 6be97e8
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.2.0.2/dogecash.zip'
COIN_TGZ='https://github.com/dogecash/dogecash/releases/download/2.3/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 6be97e8

Please sign in to comment.