From b7b43948cc156347b66f464f1d8b7394bf2e23aa Mon Sep 17 00:00:00 2001 From: zhao Date: Wed, 2 Apr 2025 00:58:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20OpenWrt/upload.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- OpenWrt/upload.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenWrt/upload.sh b/OpenWrt/upload.sh index a83c834..70ae314 100644 --- a/OpenWrt/upload.sh +++ b/OpenWrt/upload.sh @@ -29,4 +29,4 @@ for url in $ASSETS; do wget -q --show-progress "$url" done -rename 's/^openwrt/zerowrt-plus-$(date "+%Y%m%d")/' openwrt* +rename 's/^openwrt/zerowrt-plus-$date_version/' openwrt*