sglang_v0.5.2/pytorch_2.8.0/third_party/opentelemetry-cpp/tools/download.cmd

7 lines
313 B
Batchfile

REM Copyright The OpenTelemetry Authors
REM SPDX-License-Identifier: Apache-2.0
@REM This script allows to download a file to local machine. First argument is URL
set "PATH=%SystemRoot%;%SystemRoot%\System32;%SystemRoot%\System32\WindowsPowerShell\v1.0\;%ProgramFiles%\Git\bin"
@powershell -File Download.ps1 %1