mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 06:09:47 +02:00
updated torrent size
This commit is contained in:
parent
52d1a63083
commit
86485c3469
@ -3,7 +3,7 @@ echo ""
|
||||
|
||||
# *** BITCOIN Torrent ***
|
||||
bitcoinTorrent="raspiblitz-bitcoin-2018-07-16"
|
||||
bitcoinTorrentsize=231230512
|
||||
bitcoinTorrentsize=231230404
|
||||
|
||||
# *** LITECOIN Torrent ***
|
||||
litecoinTorrent="raspiblitz-litecoin-2018-07-29"
|
||||
@ -152,7 +152,7 @@ else
|
||||
echo "*** Moving/Copying Files ***"
|
||||
echo "START"
|
||||
date +%s
|
||||
sudo cp ${targetPath} /mnt/hdd/${network}
|
||||
sudo cp -r ${targetPath} /mnt/hdd/${network}
|
||||
echo "OK"
|
||||
date +%s
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user