Fix typo
This commit is contained in:
parent
a500ea8b42
commit
c69b7e33c2
|
@ -5,4 +5,4 @@ rem
|
|||
cls
|
||||
echo.
|
||||
echo Starting windows Setup...
|
||||
X:\PowerShell\pwsh.exe -ExecutionPolicy bypass -file "X:\Scripts\Startup.ps1";
|
||||
X:\PowerShell\pwsh.exe -ExecutionPolicy bypass -file "X:\Scripts\Startup.ps1"
|
||||
|
|
Loading…
Reference in a new issue