mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 11:37:19 +02:00
UI Layout
This commit is contained in:
@@ -18,7 +18,7 @@ if [ ${#scanProgress} -lt 6 ]; then
|
|||||||
scanProgress=" ${scanProgress}"
|
scanProgress=" ${scanProgress}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
infoStr=" Blockchain Progress : ${syncProgress}%\n Lightning Progress : ${scanProgress}%\n Please wait - this can take some time"
|
infoStr=" Blockchain Progress : ${syncProgress} %\n Lightning Progress : ${scanProgress} %\n Please wait - this can take some time"
|
||||||
adminStr="ssh admin@${localIP} ->Password A"
|
adminStr="ssh admin@${localIP} ->Password A"
|
||||||
if [ "$USER" == "admin" ]; then
|
if [ "$USER" == "admin" ]; then
|
||||||
adminStr="Use CTRL+c to EXIT to Terminal"
|
adminStr="Use CTRL+c to EXIT to Terminal"
|
||||||
|
Reference in New Issue
Block a user