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