From 3b79bf3d0f2ef8a4dac1fbabbfb5c911b3ec1821 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Tue, 16 Feb 2021 21:58:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=A8=20vssr=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/AutoBuild_Function.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Scripts/AutoBuild_Function.sh b/Scripts/AutoBuild_Function.sh index 4180809..2c91c5d 100644 --- a/Scripts/AutoBuild_Function.sh +++ b/Scripts/AutoBuild_Function.sh @@ -25,6 +25,7 @@ Diy_Part1_Base() { fi if [[ "${INCLUDE_HelloWorld}" == "true" ]];then ExtraPackages git lean luci-app-vssr https://github.com/jerrykuku master + ExtraPackages git lean lua-maxminddb https://github.com/jerrykuku master fi if [[ "${INCLUDE_Bypass}" == "true" ]];then ExtraPackages git other luci-app-bypass https://github.com/garypang13 main