Rename DeepBlueHash-checker.ps1 to DeepWhite-checker.ps1

Temp change to merge old pull request
This commit is contained in:
Eric Conrad
2023-06-07 15:05:03 -04:00
committed by GitHub
parent 9369182b49
commit e07e5aa1de

View File

@ -55,4 +55,4 @@ Get-ChildItem $hashdirectory | Foreach-Object{
Start-Sleep -s 15 Start-Sleep -s 15
} }
} }
} }