mirror of
https://github.com/netchx/netch.git
synced 2026-01-25 13:02:30 +08:00
[Scripts] Update sha256.ps1
This commit is contained in:
@@ -5,7 +5,7 @@ param (
|
||||
|
||||
Push-Location $Location
|
||||
|
||||
$global:data = ""
|
||||
$global:data = ''
|
||||
function Scan {
|
||||
param (
|
||||
[string]
|
||||
|
||||
Reference in New Issue
Block a user