Skip to content
Snippets Groups Projects
Unverified Commit 1d7d50cf authored by Maciej Krüger's avatar Maciej Krüger
Browse files

gluon-setup-mode: use gluon-enter-setup-mode

parent cc49806e
No related branches found
No related tags found
No related merge requests found
...@@ -6,9 +6,7 @@ wait=3 ...@@ -6,9 +6,7 @@ wait=3
wait_setup_mode() { wait_setup_mode() {
sleep $wait sleep $wait
uci set 'gluon-setup-mode.@setup_mode[0].enabled=1' gluon-enter-setup-mode
uci commit gluon-setup-mode
reboot
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment