@ -42,11 +42,11 @@ if [ ${isWaitingBlockchain} -gt 0 ]; then
fi
if[${isInitialChainSync} -gt 0];then
heigh=7
infoStr=" Waiting for final Blockchain Sync\n Progress: ${progress}%\n Please wait - this can take some time.\n ssh admin@${localip}\n Password A"
infoStr=" Waiting for final Blockchain Sync\n Progress: ${progress}%\n Please wait - this can take some time.\n ssh admin@${localip}\n Password A"
if["$USER"="admin"];then
heigh=6
width=53
infoStr=$(echo" Waiting for final Blockchain Sync\n Progress: ${progress}%\n Please wait - this can take some long time.\n Its OK to close terminal and ssh back in later.")
infoStr=$(echo" Waiting for final Blockchain Sync\n Progress: ${progress}%\n Please wait - this can take some long time.\n Its OK to close terminal and ssh back in later.")