mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
fix: Unneeded rm
This commit is contained in:
parent
9608e228db
commit
4b26caf082
1 changed files with 0 additions and 1 deletions
|
|
@ -103,7 +103,6 @@ finishInstall() {
|
|||
# Mark ISO as prepared via magic byte
|
||||
printf '\x16' | dd of="$iso" bs=1 seek=0 count=1 conv=notrunc status=none
|
||||
|
||||
rm -f "$STORAGE/windows.ver"
|
||||
rm -f "$STORAGE/windows.boot"
|
||||
cp /run/version "$STORAGE/windows.ver"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue