Hoff
2
You can login to the linux system CLI(command line interface).
Use ssh protocol with root name,password is null or you set web password,and then execute the uci command:
uci set glconfig.autoupdate.firmware_path=‘https://xxx’; uci commit glconfig;reboot
1 Like