We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21326fd commit 878829cCopy full SHA for 878829c
1 file changed
Makefile
@@ -23,7 +23,7 @@ endif
23
24
default: build
25
26
-ROOTFS_URL = https://github.com/Starry-OS/rootfs/releases/download/20250917
+ROOTFS_URL = https://github.com/Starry-OS/rootfs/releases/download/20260214
27
ROOTFS_IMG = rootfs-$(ARCH).img
28
29
rootfs:
0 commit comments