7 lines
126 B
Bash
7 lines
126 B
Bash
|
|
||
|
opkg install luci-ssl-openssl acme luci-app-acme
|
||
|
|
||
|
uci set uhttpd.main.redirect_https=1
|
||
|
uci commit
|
||
|
/etc/init.d/uhttpd restart
|