mirror of
https://github.com/dockur/windows.git
synced 2025-04-22 08:32:53 +00:00
Update define.sh
This commit is contained in:
parent
83cd40379a
commit
fd976696be
@ -1376,6 +1376,8 @@ prepareInstall() {
|
|||||||
# Windows 2000 Professional x86 generic key
|
# Windows 2000 Professional x86 generic key
|
||||||
KEY="G74HG-XXQTJ-RTX64-QKP3F-HKHXP" ;;
|
KEY="G74HG-XXQTJ-RTX64-QKP3F-HKHXP" ;;
|
||||||
|
|
||||||
|
* ) error "Unknown version: \"$driver\"" && return 1 ;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
|
||||||
find "$target" -maxdepth 1 -type f -iname winnt.sif -exec rm {} \;
|
find "$target" -maxdepth 1 -type f -iname winnt.sif -exec rm {} \;
|
||||||
|
Loading…
Reference in New Issue
Block a user