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*