minor edits

This commit is contained in:
KevinMarquette
2017-08-05 19:50:59 -07:00
parent 291ee327c3
commit 82bdfb7dc7
2 changed files with 2 additions and 2 deletions

View File

@@ -130,7 +130,7 @@ Task Deploy -Depends Build {
)
{
$Params = @{
Path = $ProjectRoot
Path = $ProjectRoot
Force = $true
}