Normalized all scripts to ASCII encoding

This commit is contained in:
mattifestation
2013-11-13 21:01:02 -05:00
parent 306a84fe81
commit 237d362acf
58 changed files with 91 additions and 91 deletions
+1 -1
View File
@@ -126,4 +126,4 @@ return $encoding.GetString($h,0,$h.Length);
Write-Verbose "Encrypted PS1 file saved to: $(Resolve-Path $FilePath)"
}
}