mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-26 17:51:48 +01:00
reduced services for now
This commit is contained in:
parent
63376043af
commit
d81cf470c9
@ -6,10 +6,13 @@ source /mnt/hdd/raspiblitz.conf
|
||||
# show select dialog
|
||||
CHOICES=$(dialog --checklist "Choose OS:" 15 40 5 \
|
||||
1 "Channel Autopilot" ${autoPilot} \
|
||||
2>&1 >/dev/tty)
|
||||
#CHOICES=$(dialog --checklist "Choose OS:" 15 40 5 \
|
||||
#1 "Channel Autopilot" ${autoPilot} \
|
||||
#2 "Seed Torrent Blockchain" ${torrentSeeding} \
|
||||
#3 "RTL Webinterface" ${rtlWebinterface} \
|
||||
#4 "Electrum Server" ${electrumServer} \
|
||||
2>&1 >/dev/tty)
|
||||
#2>&1 >/dev/tty)
|
||||
clear
|
||||
|
||||
# check if user canceled dialog
|
||||
|
Loading…
x
Reference in New Issue
Block a user