summaryrefslogtreecommitdiff
path: root/examples/scripts/upgrade_to_ps3.ps1
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2014-06-19 13:48:45 -0500
committerMatt Martz <matt@sivel.net>2014-06-19 14:27:04 -0500
commit2316b7785cbdb7b88cf623bd094a046ee0aee4c6 (patch)
tree313d95c4b646b63ef5b46145abb5784880775c20 /examples/scripts/upgrade_to_ps3.ps1
parentadc4e70c75ca6d22c20ebefe464ef29c9d300ed0 (diff)
downloadansible-2316b7785cbdb7b88cf623bd094a046ee0aee4c6.tar.gz
Make sure the doc stubs for windows modules have proper license headers
Diffstat (limited to 'examples/scripts/upgrade_to_ps3.ps1')
-rw-r--r--examples/scripts/upgrade_to_ps3.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/scripts/upgrade_to_ps3.ps1 b/examples/scripts/upgrade_to_ps3.ps1
index 73f18a105f..fc924ccb64 100644
--- a/examples/scripts/upgrade_to_ps3.ps1
+++ b/examples/scripts/upgrade_to_ps3.ps1
@@ -79,4 +79,4 @@ else
$FileName = $DownLoadUrl.Split('/')[-1]
download-file $downloadurl "$powershellpath\$filename"
-Start-Process -FilePath "$powershell\$filename" -ArgumentList /quiet
+Start-Process -FilePath ".$powershellpath\$filename" -ArgumentList /quiet