Update gl-inet.sh
更换默认源为kiddin9的
This commit is contained in:
parent
d645c79147
commit
7b85b8ca41
@ -123,7 +123,7 @@ setup_software_source() {
|
|||||||
remove_check_signature_option
|
remove_check_signature_option
|
||||||
# 先删除再添加以免重复
|
# 先删除再添加以免重复
|
||||||
echo "# add your custom package feeds here" >/etc/opkg/customfeeds.conf
|
echo "# add your custom package feeds here" >/etc/opkg/customfeeds.conf
|
||||||
echo "src/gz dllkids https://op.dllkids.xyz/packages/aarch64_cortex-a53" >>/etc/opkg/customfeeds.conf
|
echo "src/gz dllkids https://dl.openwrt.ai/23.05/aarch64_cortex-a53/kiddin9" >>/etc/opkg/customfeeds.conf
|
||||||
# 设置第三方源后要更新
|
# 设置第三方源后要更新
|
||||||
opkg update
|
opkg update
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user