mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 19:47:05 +02:00
make SERVICES menu a bit smaller
This commit is contained in:
@@ -75,7 +75,7 @@ m 'lndmanage' ${lndmanage} \
|
|||||||
i 'LNBits' ${LNBits} \
|
i 'LNBits' ${LNBits} \
|
||||||
2>&1 >/dev/tty)
|
2>&1 >/dev/tty)
|
||||||
else
|
else
|
||||||
CHOICES=$(dialog --title ' Additional Services ' --checklist ' use spacebar to activate/de-activate ' 22 45 14 \
|
CHOICES=$(dialog --title ' Additional Services ' --checklist ' use spacebar to activate/de-activate ' 21 45 13 \
|
||||||
1 'Channel Autopilot' ${autoPilot} \
|
1 'Channel Autopilot' ${autoPilot} \
|
||||||
l 'Lightning Loop' ${loop} \
|
l 'Lightning Loop' ${loop} \
|
||||||
2 'Testnet' ${chainValue} \
|
2 'Testnet' ${chainValue} \
|
||||||
|
Reference in New Issue
Block a user