From 390133d345ba2ce96f5240ab30825ab8c5b9c9bd Mon Sep 17 00:00:00 2001 From: Lee Miller Date: Wed, 25 Jan 2023 11:16:36 +0200 Subject: [PATCH] Install packages for using LuCI with nginx and ACME --- .buildbot/openwrt/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index b665a9d..a132e46 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -73,6 +73,7 @@ PACKAGES="kmod-nf-nathelper-extra kmod-rtc-ds1307 \ collectd-mod-wireless \ curl etherwake fail2ban \ luci-app-https-dns-proxy luci-app-mwan3 luci-app-upnp \ + luci-ssl-nginx luci-app-acme \ python3-yaml \ wireguard-tools wget-ssl \ "