Browse Source

change width

master
Christian Rotzoll 6 years ago
parent
commit
0eb986f6c0
  1. 1
      home.admin/80scanLND.sh

1
home.admin/80scanLND.sh

@ -122,6 +122,7 @@ elif [ ${walletLocked} -gt 0 ]; then
infoStr="${infoStr} Please use SSH to unlock:"
fi
if [ ${startcountLightning} -gt 1 ]; then
width=45
height=$((height+1))
infoStr=" LIGHTNING RESTARTED - login for details\n${infoStr}"
fi

Loading…
Cancel
Save