mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 04:00:34 +02:00
add sync to raspiblitz
This commit is contained in:
@@ -106,12 +106,11 @@ do
|
||||
echo "Gathering Info ... (please wait)"
|
||||
source <(sudo /home/admin/config.scripts/blitz.statusscan.sh)
|
||||
if [ "${syncedToChain}" == "0" ]; then
|
||||
|
||||
/home/admin/setup.scripts/eventBlockchainSync.sh ssh loop
|
||||
fi
|
||||
doneIBD=1
|
||||
fi
|
||||
|
||||
|
||||
#####################################
|
||||
# MAIN MENU or BLOCKCHAIN SYNC
|
||||
#####################################
|
||||
|
Reference in New Issue
Block a user