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