Browse Source

adit services dialog

v1.3
Christian Rotzoll 6 years ago
parent
commit
721e393d55
  1. 2
      home.admin/00settingsMenuServices.sh

2
home.admin/00settingsMenuServices.sh

@ -49,7 +49,7 @@ CHOICES=$(dialog --title ' Additional Services ' --checklist ' use spacebar to a
9 'Touchscreen' ${touchscreen} \
2>&1 >/dev/tty)
else
CHOICES=$(dialog --title ' Additional Services ' --checklist ' use spacebar to activate/de-activate ' 15 45 8 \
CHOICES=$(dialog --title ' Additional Services ' --checklist ' use spacebar to activate/de-activate ' 16 45 9 \
1 'Channel Autopilot' ${autoPilot} \
2 'Testnet' ${chainValue} \
3 ${dynDomainMenu} ${domainValue} \

Loading…
Cancel
Save