From fe9ff0d32982dc30f217173ad98f8e5b0b7247ac Mon Sep 17 00:00:00 2001 From: Daniel Goldberg Date: Sun, 9 Feb 2020 11:14:30 +0200 Subject: [PATCH] Newline at end of deploy_windows.ps1 --- deployment_scripts/deploy_windows.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment_scripts/deploy_windows.ps1 b/deployment_scripts/deploy_windows.ps1 index 210453e8d..d978042b3 100644 --- a/deployment_scripts/deploy_windows.ps1 +++ b/deployment_scripts/deploy_windows.ps1 @@ -254,4 +254,4 @@ function Deploy-Windows([String] $monkey_home = (Get-Item -Path ".\").FullName, "Script finished" } -Deploy-Windows -monkey_home $monkey_home -branch $branch \ No newline at end of file +Deploy-Windows -monkey_home $monkey_home -branch $branch