mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-09-05 16:55:22 +00: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