mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-14 20:22:13 +08:00
update uci commit command to specify 'acme'
@@ -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 set uhttpd.main.redirect_https=1
|
||||||
uci commit
|
uci commit uhttpd
|
||||||
/etc/init.d/uhttpd restart
|
/etc/init.d/uhttpd restart
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user