Skip to content

Commit 30e76c8

Browse files
author
Connection Refused
committed
[Scripts] Update sha256.ps1
1 parent 353b357 commit 30e76c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sha256.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ param (
55

66
Push-Location $Location
77

8-
$global:data = ""
8+
$global:data = ''
99
function Scan {
1010
param (
1111
[string]

0 commit comments

Comments
 (0)