mirror of
https://github.com/dockur/windows.git
synced 2026-08-03 20:47:12 +01:00
fix: Unset Samba variable during answer file generation (#1929)
* Update install.sh * Update answer.sh
This commit is contained in:
+2
-2
@@ -399,11 +399,11 @@ extractESD() {
|
||||
local desc="$4"
|
||||
|
||||
local msg ret index
|
||||
local minSize freeSpace bootPad installPad
|
||||
local minSize freeSpace bootPad
|
||||
local info count totals links
|
||||
local bootTotal bootLinks bootSize
|
||||
local wimTotal wimLinks wimSize
|
||||
local installSize
|
||||
local installSize installPad
|
||||
local bootWim installWim
|
||||
local edition imgEdition
|
||||
|
||||
|
||||
Reference in New Issue
Block a user