Browse Source

fix ftp download size

#146
rootzoll 6 years ago
parent
commit
46fe40c337
  1. 2
      home.admin/50downloadHDD.sh

2
home.admin/50downloadHDD.sh

@ -5,7 +5,7 @@ echo ""
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://f00f39c4:download@w0189aba.kasserver.com/" bitcoinUrl="ftp://f00f39c4:download@w0189aba.kasserver.com/"
bitcoinSize=259000000 # osx kbyte from info - tolerance bitcoinSize=253000000 # 253827180-tolerance
# *** LITECOIN *** # *** LITECOIN ***
litecoinList="" # url to list with other sources litecoinList="" # url to list with other sources

Loading…
Cancel
Save