补全 vssr 依赖

This commit is contained in:
Hyy2001X 2021-02-16 21:58:05 +08:00 committed by GitHub
parent 24cdd8be0f
commit 3b79bf3d0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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