Actualizar build-rootfs.sh

This commit is contained in:
2026-07-18 15:26:40 +00:00
parent 7c9e5f76cf
commit 42236cf97a
+1 -1
View File
@@ -219,7 +219,7 @@ chroot "$ROOTFS" rc-update add procfs boot || true
chroot "$ROOTFS" rc-update add sysfs boot || true
echo "[+] Installing Linux"
chroot "$ROOTFS" apt install linux-image-amd64 -y
chroot "$ROOTFS" apt install espos-kernel -y