From 4ac2d8160199d09e8e12d9bf83a69de872ad26c4 Mon Sep 17 00:00:00 2001 From: listenfree Date: Sat, 20 Jul 2024 10:01:03 +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 07b2f23..594a520 100644 --- a/compile.sh +++ b/compile.sh @@ -1,5 +1,5 @@ #good for you -version="23.05.3" +version="23.05.4" 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