mirror of
https://github.com/dockur/windows.git
synced 2026-08-05 05:27:23 +01:00
fix: Remove setup image after Windows installation (#2050)
This commit is contained in:
@@ -408,6 +408,8 @@ markWindowsBooted() {
|
|||||||
rm -f "$BOOT" 2>/dev/null || true
|
rm -f "$BOOT" 2>/dev/null || true
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
rm -f "$STORAGE/setup.img" 2>/dev/null || :
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user