Update check_SHA256_windows.ps1
This commit is contained in:
parent
86fc970126
commit
2e335c4c4e
1 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ foreach ($line in $hashLines) {
|
|||
}
|
||||
else {
|
||||
$validChecksum = ""
|
||||
$fileMissing = "X"
|
||||
$fileMissing = ""
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue