From e7032a4f7fbfe45e485f9ce5691f30962cad9a28 Mon Sep 17 00:00:00 2001 From: Miles Alan Date: Tue, 26 May 2020 18:03:03 -0500 Subject: [PATCH] Remove redudant Wifi entry in Config menu --- scripts/core/sxmo_appmenu.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/core/sxmo_appmenu.sh b/scripts/core/sxmo_appmenu.sh index 936cc91..62f948d 100755 --- a/scripts/core/sxmo_appmenu.sh +++ b/scripts/core/sxmo_appmenu.sh @@ -51,7 +51,6 @@ programchoicesinit() { Flash $(cat /sys/class/leds/white:flash/brightness | grep -E '^0$' > /dev/null && echo -n "Off → On" || echo -n "On → Off") ^ 1 ^ sxmo_flashtoggle.sh Bar Toggle ^ 1 ^ key Alt+b Rotate ^ 1 ^ sxmo_rotate.sh - Wifi ^ 0 ^ st -e "nmtui" Audio Out ^ 0 ^ sxmo_audiooutmenu.sh Upgrade Pkgs ^ 0 ^ st -e sxmo_upgrade.sh ")" && WINNAME=Config && return