Skip to content

Commit

Permalink
Move output to downloadFiles
Browse files Browse the repository at this point in the history
  • Loading branch information
reuteras committed Nov 17, 2023
1 parent f972e01 commit eb027a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/download/zimmerman.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
. $PSScriptRoot\common.ps1

Write-DateLog "Download Zimmerman tools."

.\resources\download\Get-ZimmermanTools.ps1 -Dest .\downloads\Zimmerman >> .\log\log.txt 2>&1

xcopy /E $SETUP_PATH\Zimmerman $TOOLS\Zimmerman | Out-Null

0 comments on commit eb027a8

Please sign in to comment.