commit 4eca469

chld  ·  2025-12-20 19:37:26 +0000 UTC
parent 6e512b6
testing (chnage /mnt/bin to _inc) fix
1 files changed,  +1, -1
+1, -1
1@@ -32,7 +32,7 @@ mkdir -p /mnt/etc/
2 mkdir -p /mnt/etc/apk
3 cp ./rootfs/repositories /mnt/etc/apk/repositories
4 # sync repositories
5-inc '
6+_inc '
7 /bin/apk --root / --allow-untrusted update 
8 /bin/apk --root / add alpine-keys 
9 '