Browse Source

updated ftp size

#146
rootzoll 6 years ago
parent
commit
4b335afb27
  1. 4
      home.admin/50downloadHDD.sh

4
home.admin/50downloadHDD.sh

@ -1,11 +1,11 @@
#!/bin/bash #!/bin/bash
echo "" echo ""
# *** BITCOIN *** # *** BITCOIN (just mainnet) ***
bitcoinList="" # url to list with other sources bitcoinList="" # url to list with other sources
#bitcoinUrl="ftp://anonymous:anonymous@91.83.237.185:21/raspiblitz-bitcoin-2018-07-16" #bitcoinUrl="ftp://anonymous:anonymous@91.83.237.185:21/raspiblitz-bitcoin-2018-07-16"
bitcoinUrl="ftp://f00f278f:download@w0189aba.kasserver.com/" bitcoinUrl="ftp://f00f278f:download@w0189aba.kasserver.com/"
bitcoinSize=231000000 # 231235816-tolerance bitcoinSize=222000000 # 225096419-tolerance
# *** LITECOIN *** # *** LITECOIN ***
litecoinList="" # url to list with other sources litecoinList="" # url to list with other sources

Loading…
Cancel
Save