mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 20:42:41 +02:00
menu headline
This commit is contained in:
@@ -4,10 +4,10 @@
|
|||||||
source /mnt/hdd/raspiblitz.conf
|
source /mnt/hdd/raspiblitz.conf
|
||||||
|
|
||||||
# show select dialog
|
# show select dialog
|
||||||
CHOICES=$(dialog --checklist "Choose OS:" 15 40 5 \
|
CHOICES=$(dialog --checklist "Activate/Deactivate Services:" 15 40 5 \
|
||||||
1 "Channel Autopilot" ${autoPilot} \
|
1 "Channel Autopilot" ${autoPilot} \
|
||||||
2>&1 >/dev/tty)
|
2>&1 >/dev/tty)
|
||||||
#CHOICES=$(dialog --checklist "Choose OS:" 15 40 5 \
|
#CHOICES=$(dialog --checklist "Activate/Deactivate Services:" 15 40 5 \
|
||||||
#1 "Channel Autopilot" ${autoPilot} \
|
#1 "Channel Autopilot" ${autoPilot} \
|
||||||
#2 "Seed Torrent Blockchain" ${torrentSeeding} \
|
#2 "Seed Torrent Blockchain" ${torrentSeeding} \
|
||||||
#3 "RTL Webinterface" ${rtlWebinterface} \
|
#3 "RTL Webinterface" ${rtlWebinterface} \
|
||||||
|
Reference in New Issue
Block a user