fixed a dash with the wrong encoding

This commit is contained in:
k4yt3x 2020-05-29 16:20:11 -04:00
parent a41df138bf
commit f887dfe3a7

View File

@ -9,7 +9,7 @@ executable (PE) releases automatically using PyInstaller.
This script is currently only tuned for K4YT3X's environment. This script is currently only tuned for K4YT3X's environment.
To start a PowerShell session with execution policy bypass To start a PowerShell session with execution policy bypass
powershell ExecutionPolicy Bypass powershell -ExecutionPolicy Bypass
#> #>
if ($args.count -ne 1){ if ($args.count -ne 1){