mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +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