fixed capitalized win dir
This commit is contained in:
parent
69c1fb8eef
commit
a36ebcb064
1 changed files with 1 additions and 1 deletions
2
init.sh
2
init.sh
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue