Skip to content

Commit

Permalink
Update compile.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
listenfree authored Jan 11, 2024
1 parent a94b15b commit c5949d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c5949d0

Please sign in to comment.