Fixed download URL (from github to electrum.bitcoin.cz)

This commit is contained in:
slush0 2013-01-18 13:20:52 +00:00
parent 6fab7aed04
commit 4c02cd2b10
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# You probably need to update only this link
ELECTRUM_URL=https://github.com/downloads/spesmilo/electrum/Electrum-1.6.1.tar.gz
ELECTRUM_URL=http://electrum.bitcoin.cz/download/Electrum-1.6.1.tar.gz
NAME_ROOT=electrum-1.6.1
# These settings probably don't need any change