mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
remove space line
This commit is contained in:
parent
5c68b443f3
commit
0b38982e5e
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ case $CHOICE in
|
||||||
SENDMANY_ANDROID)
|
SENDMANY_ANDROID)
|
||||||
|
|
||||||
# check if keysend is activated first
|
# check if keysend is activated first
|
||||||
|
|
||||||
source <(/home/admin/config.scripts/lnd.keysend.sh status)
|
source <(/home/admin/config.scripts/lnd.keysend.sh status)
|
||||||
if [ "${keysendOn}" == "0" ]; then
|
if [ "${keysendOn}" == "0" ]; then
|
||||||
whiptail --title " KEYSEND NEEDED " --msgbox "
|
whiptail --title " KEYSEND NEEDED " --msgbox "
|
||||||
|
|
Loading…
Add table
Reference in a new issue