fixed capitalized win dir

This commit is contained in:
cvoges12 2021-09-25 03:23:34 +00:00
parent 69c1fb8eef
commit a36ebcb064
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ cp -r /mnt/iso/* win/
## clean up mount
umount /mnt/iso
rm -rf /mnt/iso
rm Win*
rm win*
# end extract iso