Skip to content

Commit

Permalink
Update tools/download-ravendb-server.ps1
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Marbach <daniel.marbach@openplace.net>
  • Loading branch information
DavidBoike and danielmarbach authored Jan 31, 2025
1 parent 36cb303 commit a108706
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tools/download-ravendb-server.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,3 @@ Copy-Item -Path $serverPath -Destination $deployPath -Recurse
Write-Output "Deleting temporary files"
Remove-Item $zipPath -Force
Remove-Item $unzipPath -Force -Recurse

Write-Output "Contents of deploy/RavenDBServer"
Get-ChildItem deploy/RavenDBServer

0 comments on commit a108706

Please sign in to comment.