Fixed weird problem with configure_fenrir.py TUI not working when called from configure stormux.
This commit is contained in:
parent
a201dacd3d
commit
44444e0549
@ -77,7 +77,7 @@ while [[ "$choice" != "Exit" ]]; do
|
|||||||
restart
|
restart
|
||||||
;;
|
;;
|
||||||
"Configure Fenrir")
|
"Configure Fenrir")
|
||||||
/usr/share/fenrirscreenreader/tools/configure_fenrir.py
|
script -c "/usr/share/fenrirscreenreader/tools/configure_fenrir.py" /dev/null
|
||||||
;;
|
;;
|
||||||
"Configure internet")
|
"Configure internet")
|
||||||
/usr/bin/nmtui-connect
|
/usr/bin/nmtui-connect
|
||||||
|
Loading…
Reference in New Issue
Block a user