From 75eae14bea907b2768b7320e5298038fe13bfb4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E8=AF=9D?= <49544781+xiaomeng9597@users.noreply.github.com> Date: Wed, 17 Apr 2024 22:57:22 +0800 Subject: [PATCH] Add files via upload --- diy-part1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diy-part1.sh b/diy-part1.sh index 8020c8e..3bbe993 100644 --- a/diy-part1.sh +++ b/diy-part1.sh @@ -14,4 +14,4 @@ echo $date_version > version # 为iStoreOS固件版本加上编译作者 author="xiaomeng9597" sed -i "s/DISTRIB_DESCRIPTION.*/DISTRIB_DESCRIPTION='%D %V ${date_version} by ${author}'/g" package/base-files/files/etc/openwrt_release -sed -i "s/OPENWRT_RELEASE.*/OPENWRT_RELEASE=\"%D %V ${date_version} by ${author}\"/g" package/base-files/files/usr/lib/os-release \ No newline at end of file +sed -i "s/OPENWRT_RELEASE.*/OPENWRT_RELEASE=\"%D %V ${date_version} by ${author}\"/g" package/base-files/files/usr/lib/os-release