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 {
|
else {
|
||||||
$validChecksum = ""
|
$validChecksum = ""
|
||||||
$fileMissing = "X"
|
$fileMissing = ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue