Skip to content

Commit

Permalink
updated tsOS Base, support rtl 8822bu WiFi client
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashoechst committed Feb 21, 2024
1 parent f9f743d commit ab1f52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tRackIT-OS.Pifile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Set default ARCH
: ${ARCH:=arm64}

FROM "https://github.com/tRackIT-Systems/tsOS-Base/releases/download/2024.01.2/tsOS-Base-${ARCH}-2024.01.2.zip"
FROM "https://github.com/tRackIT-Systems/tsOS-Base/releases/download/2024.02.3/tsOS-Base-${ARCH}-2024.02.3.zip"
TO "tRackIT-OS-${ARCH}.img"
PUMP 300M

Expand Down

0 comments on commit ab1f52c

Please sign in to comment.