Skip to content

Commit fbb5603

Browse files
committed
use the snapshot feeds
1 parent ea08f89 commit fbb5603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/etc/opkg/distfeeds.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ echo src/gz local file:///local_feed
22
echo "#src/gz immortalwrt_core https://mirrors.tencent.com/lede/snapshots/targets/$CONFIG_TARGET_BOARD/$CONFIG_TARGET_SUBTARGET/packages"
33
echo "#src/gz immortalwrt_base https://mirrors.tencent.com/lede/snapshots/packages/$CONFIG_TARGET_ARCH_PACKAGES/base"
44
echo "#src/gz immortalwrt_packages https://mirrors.tencent.com/lede/snapshots/packages/$CONFIG_TARGET_ARCH_PACKAGES/packages"
5-
echo "#src/gz immortalwrt_luci https://mirrors.tencent.com/lede/releases/18.06.9/packages/$CONFIG_TARGET_ARCH_PACKAGES/luci"
5+
echo "#src/gz immortalwrt_luci https://mirrors.tencent.com/lede/snapshots/packages/$CONFIG_TARGET_ARCH_PACKAGES/luci"
66
echo "#src/gz immortalwrt_routing https://mirrors.tencent.com/lede/snapshots/packages/$CONFIG_TARGET_ARCH_PACKAGES/routing"
77
echo "#src/gz immortalwrt_telephony https://mirrors.tencent.com/lede/snapshots/packages/$CONFIG_TARGET_ARCH_PACKAGES/telephony"

0 commit comments

Comments
 (0)