Skip to content

Commit

Permalink
Fix download.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
Connection Refused committed Apr 4, 2021
1 parent d42aa8f commit 642c4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/download.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Remove-Item -Force mode.zip
Remove-Item -Force i18n.zip

..\scripts\downloads\cloak.ps1 -OutputPath bin
..\scripts\downlaods\xray-core.ps1 -OutputPath bin
..\scripts\downloads\xray-core.ps1 -OutputPath bin

Get-Item *
Set-Location $last
Expand Down

0 comments on commit 642c4d1

Please sign in to comment.