Browse Source

runtime script

master
Christian Rotzoll 6 years ago
parent
commit
995000bab6
  1. 2
      home.admin/80scanLND.sh

2
home.admin/80scanLND.sh

@ -48,7 +48,7 @@ else
# basic dialog info
height=6
width=42
title="Node is Syncing"
title="Node is Syncing (${scriptRuntime})"
# format progress values
if [ ${#syncProgress} -lt 6 ]; then

Loading…
Cancel
Save