mirror of
https://github.com/openwrt-xiaomi/builder.git
synced 2026-05-06 01:08:20 +05:00
Compare commits
2 Commits
4e60cabc73
...
2f112defb4
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f112defb4 | |||
| 9104838c9b |
@@ -21,7 +21,7 @@ env:
|
||||
FAKE_BUILD: ${{ github.event.inputs.fake_build }}
|
||||
REPO_URL: https://github.com/openwrt-xiaomi/openwrt
|
||||
REPO_LNK: openwrt-xiaomi/openwrt
|
||||
REPO_BRANCH: xq-25.10
|
||||
REPO_BRANCH: xq-25.12
|
||||
TAG_PREFIX: v25-
|
||||
BUILD_ROOT: ${{ github.workspace }}/openwrt
|
||||
DEPENDENCIES: ${{ github.workspace }}/dependencies-ubuntu.txt
|
||||
|
||||
+2
-2
@@ -46,9 +46,9 @@ CONFIG_FEED__alpine_fan_control=m
|
||||
CONFIG_FEED__amneziawg=m
|
||||
|
||||
### Zapret
|
||||
#GIT_FEED _zapret=https://github.com/remittor/zapret-openwrt.git zap1
|
||||
#GIT_FEED _zapret=https://github.com/remittor/zapret-openwrt.git;zap1
|
||||
CONFIG_FEED__zapret=m
|
||||
#GIT_FEED _zapret2=https://github.com/remittor/zapret-openwrt.git master
|
||||
#GIT_FEED _zapret2=https://github.com/remittor/zapret-openwrt.git;master
|
||||
CONFIG_FEED__zapret2=m
|
||||
|
||||
### ruantiblock
|
||||
|
||||
Reference in New Issue
Block a user