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