gluon-config-mode: forgot to rename uci config in button script
This commit is contained in:
parent
0a6c21e167
commit
05633089c4
@ -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
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user