feat: Use overlays for all modern Windows media (#2082)

This commit is contained in:
Kroese
2026-08-06 19:17:51 +02:00
committed by GitHub
parent 927f92282c
commit 91326c9664
4 changed files with 39 additions and 276 deletions
+1 -1
View File
@@ -405,7 +405,7 @@ markWindowsBooted() {
fi
if ! disabled "$REMOVE"; then
rm -f "$BOOT" 2>/dev/null || true
rm -f "$BOOT" 2>/dev/null || :
fi
rm -f "$STORAGE/setup.img" 2>/dev/null || :