mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-27 15:24:45 +00:00
补全 vssr 依赖
This commit is contained in:
@@ -25,6 +25,7 @@ Diy_Part1_Base() {
|
|||||||
fi
|
fi
|
||||||
if [[ "${INCLUDE_HelloWorld}" == "true" ]];then
|
if [[ "${INCLUDE_HelloWorld}" == "true" ]];then
|
||||||
ExtraPackages git lean luci-app-vssr https://github.com/jerrykuku master
|
ExtraPackages git lean luci-app-vssr https://github.com/jerrykuku master
|
||||||
|
ExtraPackages git lean lua-maxminddb https://github.com/jerrykuku master
|
||||||
fi
|
fi
|
||||||
if [[ "${INCLUDE_Bypass}" == "true" ]];then
|
if [[ "${INCLUDE_Bypass}" == "true" ]];then
|
||||||
ExtraPackages git other luci-app-bypass https://github.com/garypang13 main
|
ExtraPackages git other luci-app-bypass https://github.com/garypang13 main
|
||||||
|
|||||||
Reference in New Issue
Block a user