mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
Update log message for .ffu file location and clean up unused image source function
This commit is contained in:
@@ -3380,7 +3380,7 @@ function New-FFU {
|
||||
WriteLog "Most recent .ffu file: $FFUFile"
|
||||
}
|
||||
else {
|
||||
WriteLog "No .ffu files found in $FFUFolderPath"
|
||||
WriteLog "No .ffu files found in $FFUCaptureLocation"
|
||||
throw $_
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user