Newline at end of deploy_windows.ps1

This commit is contained in:
Daniel Goldberg 2020-02-09 11:14:30 +02:00
parent c10f20f4b7
commit fe9ff0d329
1 changed files with 1 additions and 1 deletions

View File

@ -254,4 +254,4 @@ function Deploy-Windows([String] $monkey_home = (Get-Item -Path ".\").FullName,
"Script finished"
}
Deploy-Windows -monkey_home $monkey_home -branch $branch
Deploy-Windows -monkey_home $monkey_home -branch $branch