]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/bootstrap-vcpkg.sh
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / bootstrap-vcpkg.sh
CommitLineData
1e59de90
TL
1#!/bin/sh -e
2
3vcpkgRootDir=$(X= cd -- "$(dirname -- "$0")" && pwd -P)
4. "$vcpkgRootDir/scripts/bootstrap.sh"