summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/windows/choco/chocolateyinstall.ps1.template1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/windows/choco/chocolateyinstall.ps1.template b/scripts/windows/choco/chocolateyinstall.ps1.template
index a9245d18..c914ea9e 100644
--- a/scripts/windows/choco/chocolateyinstall.ps1.template
+++ b/scripts/windows/choco/chocolateyinstall.ps1.template
@@ -13,4 +13,3 @@ $packageArgs = @{
}
Install-ChocolateyZipPackage @packageArgs
-j \ No newline at end of file