mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 11:45:50 +00:00
Update define.sh
This commit is contained in:
parent
bf997290e7
commit
55f593fac4
1 changed files with 2 additions and 1 deletions
|
|
@ -1496,7 +1496,8 @@ prepareInstall() {
|
||||||
{ echo "[COMMANDS]"
|
{ echo "[COMMANDS]"
|
||||||
echo "\"REGEDIT /s install.reg\""
|
echo "\"REGEDIT /s install.reg\""
|
||||||
echo "\"Wscript admin.vbs\""
|
echo "\"Wscript admin.vbs\""
|
||||||
echo ""
|
echo "echo 20.20.20.1 host.lan >> C:\Windows\system32\drivers\etc\hosts"
|
||||||
|
echo "echo 20.20.20.1 test.lan >> C:\Windows\system32\drivers\etc\hosts"
|
||||||
} | unix2dos > "$dir/\$OEM\$/cmdlines.txt"
|
} | unix2dos > "$dir/\$OEM\$/cmdlines.txt"
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue