I wrote a Python script to speed up the configuration of a batch of new GL.iNet GL-AR300M16 routers. The scripts logs in via SSH and sets the root password, wireless settings, scheduled reboot and more via various uci and shell commands. The script works great, but the setup wizard at http://192.168.8.1/#/welcome remains active. It still asks you to choose a language and set an admin password. Is there a way (e.g. via uci or a shell command) to set the admin password and mark the setup as complete?
Thanks in advance for your help.