From c5949d046164e58fa197a39a19fbdeed0ace8c4a Mon Sep 17 00:00:00 2001 From: listenfree Date: Thu, 11 Jan 2024 17:27:10 +0800 Subject: [PATCH] Update compile.sh --- compile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compile.sh b/compile.sh index 8f1cc5e..6bb4d16 100644 --- a/compile.sh +++ b/compile.sh @@ -1,5 +1,5 @@ #good for you -version="23.05.0" +version="23.05.2" current_path = $(pwd) wget https://downloads.openwrt.org/releases/${version}/targets/ramips/mt7620/openwrt-imagebuilder-${version}-ramips-mt7620.Linux-x86_64.tar.xz xz -d openwrt-imagebuilder-${version}-ramips-mt7620.Linux-x86_64.tar.xz