|
|
@ -237,7 +237,7 @@ targetPath1="${targetDir}/${baseTorrentFile}" |
|
|
|
targetPath2="${targetDir}/${updateTorrentFile}" |
|
|
|
if [ "$network" = "bitcoin" ]; then |
|
|
|
targetPath1="${targetDir}/blockchain" |
|
|
|
targetPath2="${targetDir}/update/blockchain" |
|
|
|
targetPath2="${targetDir}/${updateTorrentFile}/blockchain" |
|
|
|
fi |
|
|
|
|
|
|
|
# check that path exists |
|
|
|