修改我的软件包仓库自定义名称标识
This commit is contained in:
@@ -17,4 +17,4 @@ sed -i "s/DISTRIB_DESCRIPTION.*/DISTRIB_DESCRIPTION='%D %V ${date_version} by ${
|
|||||||
sed -i "s/OPENWRT_RELEASE.*/OPENWRT_RELEASE=\"%D %V ${date_version} by ${author}\"/g" package/base-files/files/usr/lib/os-release
|
sed -i "s/OPENWRT_RELEASE.*/OPENWRT_RELEASE=\"%D %V ${date_version} by ${author}\"/g" package/base-files/files/usr/lib/os-release
|
||||||
|
|
||||||
# 拉取我的软件包仓库
|
# 拉取我的软件包仓库
|
||||||
echo 'src-git xmpackage https://github.com/xiaomeng9597/openwrt-packages2.git;main' >> feeds.conf.default
|
echo 'src-git xmpackages https://github.com/xiaomeng9597/openwrt-packages2.git;main' >> feeds.conf.default
|
||||||
|
|||||||
Reference in New Issue
Block a user