gluon-config-mode: forgot to rename uci config in button script
This commit is contained in:
parent
903d157550
commit
0a6c21e167
@ -6,7 +6,7 @@ wait=3
|
||||
|
||||
wait_config_mode() {
|
||||
sleep $wait
|
||||
uci set 'config-mode.@wizard[0].enabled=1'
|
||||
uci set 'gluon-config-mode.@wizard[0].enabled=1'
|
||||
uci commit config-mode
|
||||
reboot
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user