Browse Source

fix dialog

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

2
home.admin/00settingsMenuServices.sh

@ -36,7 +36,7 @@ fi
# show select dialog
echo "run dialog ..."
CHOICES=$(dialog --title ' Additional Services ' --checklist ' use spacebar to activate/de-activate ' 15 45 7 \
CHOICES=$(dialog --title ' Additional Services ' --checklist ' use spacebar to activate/de-activate ' 15 45 8 \
1 'Channel Autopilot' ${autoPilot} \
2 'Testnet' ${chainValue} \
3 ${dynDomainMenu} ${domainValue} \

Loading…
Cancel
Save