更新 OpenWrt/upload.sh

Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
zhao 2025-04-02 00:58:40 +08:00
parent fe3dd3c652
commit b7b43948cc

View File

@ -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*