Remove unintentional change from 15 months ago that causes you to end up in your windows users folder after each build

This commit is contained in:
Sebastiaan Janssen
2021-08-20 14:20:46 +02:00
parent 33feb808dd
commit d566d42c4b

View File

@@ -553,7 +553,6 @@
# run
if (-not $get)
{
cd
if ($command.Length -eq 0)
{
$command = @( "Build" )