commit 84184d3

chld  ·  2025-12-20 22:18:07 +0000 UTC
parent 659e58f
setup-userland
1 files changed,  +1, -0
+1, -0
1@@ -22,6 +22,7 @@ _inc '
2 	apk add busybox-static
3 	ln -sf $(which busybox.static) /bin/busybox
4 	ln -sf $(which busybox.static) /usr/bin/busybox
5+	apk add busybox-suid
6 	apk add musl
7 '
8