mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
get fresh sync progress
This commit is contained in:
parent
f008eb4732
commit
6356a67935
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ fi
|
|||
############################################
|
||||
# BLOCKCHAIN INFO & OPTIONS
|
||||
|
||||
# get fresh data
|
||||
source <(sudo /home/admin/config.scripts/blitz.statusscan.sh)
|
||||
if [ "${syncProgress}" != "" ] && [ "${network}" == "bitcoin" ] && [ ${syncProgress} -lt 75 ]; then
|
||||
|
||||
# offer choice to copy blockchain over LAN
|
||||
|
|
Loading…
Add table
Reference in a new issue