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:
@@ -553,7 +553,6 @@
|
||||
# run
|
||||
if (-not $get)
|
||||
{
|
||||
cd
|
||||
if ($command.Length -eq 0)
|
||||
{
|
||||
$command = @( "Build" )
|
||||
|
||||
Reference in New Issue
Block a user