update final dialog

This commit is contained in:
rootzoll
2021-05-26 12:06:40 -05:00
parent 950cbbd6e9
commit cf4ddfc7eb

View File

@@ -26,7 +26,7 @@ fi
############################################
# BLOCKCHAIN INFO & OPTIONS
if [ ${syncProgress} -lt 99 ]; then
if [ ${syncProgress} -lt 75 ]; then
clear
echo "Your Blockchain is at ${syncProgress}% - this might take multiple days to validate."
echo "TODO: Option COPY OVER LAN IF BITCOIN"
@@ -60,5 +60,7 @@ else
read key
fi
echo "Starting ..."
# signal to backend that all is good and it can continue
sudo sed -i "s/^state=.*/state='finalready'/g" /home/admin/raspiblitz.info