From 1337fef75d29f39bb7180a96129a0d37550305d2 Mon Sep 17 00:00:00 2001 From: snltty <1069410172@qq.com> Date: Thu, 6 Feb 2025 16:57:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- publish-ipk.sh | 1 + version.txt | 2 +- ymls/publish-ipk.sh | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/publish-ipk.sh b/publish-ipk.sh index 7e85515a..c0c2eaab 100644 --- a/publish-ipk.sh +++ b/publish-ipk.sh @@ -37,5 +37,6 @@ do echo "2.0" > debian-binary ar r linker-${r}.ipk debian-binary data.tar.gz control.tar.gz ls + pwd cd ../../../../ done \ No newline at end of file diff --git a/version.txt b/version.txt index 28f4ee85..b0946c3a 100644 --- a/version.txt +++ b/version.txt @@ -1,5 +1,5 @@ v1.6.6 -2025-02-06 16:45:13 +2025-02-06 16:57:39 1. 适配OpenWrt的NAT 2. 测试打包ipk 3. 不要更新,不要更新,不要更新,请使用v1.6.5 \ No newline at end of file diff --git a/ymls/publish-ipk.sh b/ymls/publish-ipk.sh index 792fbe65..3d09146e 100644 --- a/ymls/publish-ipk.sh +++ b/ymls/publish-ipk.sh @@ -37,5 +37,6 @@ do echo "2.0" > debian-binary ar r linker-${r}.ipk debian-binary data.tar.gz control.tar.gz ls + pwd cd ../../../../ done \ No newline at end of file