Skip to content
Snippets Groups Projects
Commit 05633089 authored by Nils Schneider's avatar Nils Schneider
Browse files

gluon-config-mode: forgot to rename uci config in button script

parent 0a6c21e1
Branches
Tags
No related merge requests found
......@@ -7,7 +7,7 @@ wait=3
wait_config_mode() {
sleep $wait
uci set 'gluon-config-mode.@wizard[0].enabled=1'
uci commit config-mode
uci commit gluon-config-mode
reboot
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment