mirror of
https://github.com/dockur/windows.git
synced 2026-08-24 15:48:59 +01:00
feat: Use overlays for all modern Windows media (#2082)
This commit is contained in:
+1
-1
@@ -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 || :
|
||||
|
||||
Reference in New Issue
Block a user