update uci commit command to specify 'acme'
parent
839e7c44e5
commit
82847f7469
|
@ -17,7 +17,7 @@ These commands use the OpenWrt [`uci` command](https://wiki.openwrt.org/doc/uci)
|
|||
|
||||
```
|
||||
uci set uhttpd.main.redirect_https=1
|
||||
uci commit
|
||||
uci commit uhttpd
|
||||
/etc/init.d/uhttpd restart
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue