Improve uploader devices

This commit is contained in:
Taylor Helsper 2019-09-26 21:08:08 -05:00
parent 04fd831e15
commit 8d3fc8d465
2 changed files with 11 additions and 3 deletions

View File

@ -1,7 +1,13 @@
=== v0.1.49 ===
- Add more info on Electrum Server page
- Network improvements
- Improve QuickSync uploader tool
=== v0.1.48 ===
- Add script to check for invalid blocks and auto-correct
- Bug fixes
- Improve logging
- DNS improvements
=== v0.1.47 ===
- Improve Info on Using Electrum Server

View File

@ -96,9 +96,11 @@ fi
# If Quicksync has already completed, let's give BTC some time to start before
# seeding or downloading a more recent copy
if [ -f $QUICKSYNC_DIR/.quicksync_complete ]; then
if [ ! -f $UPLOADER_FILE ]; then
if [ -f $QUICKSYNC_DIR/.quicksync_complete ]; then
/usr/bin/wait_on_bitcoin.sh
sleep 5m
fi
fi
# Start torrent