From 90e53ad77bb0ff4fd05e306ff509483493914a27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20=C5=A0urda?= Date: Wed, 1 Mar 2023 14:37:27 +0100 Subject: [PATCH] Add luci-proto-wireguard --- .buildbot/openwrt/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index 3397a79..47b8b93 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -89,6 +89,7 @@ PACKAGES="kmod-nf-nathelper-extra kmod-rtc-ds1307 \ collectd-mod-wireless \ curl etherwake fail2ban \ luci-app-mwan3 luci-app-upnp \ + luci-proto-wireguard \ luci-ssl-nginx luci-app-acme \ python3-packages python3-yaml \ openssh-sftp-server tcpdump \