]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/third_party/nlohmann-json/third_party/cpplint/update.sh
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / third_party / nlohmann-json / third_party / cpplint / update.sh
1 #!/bin/sh
2
3 wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/cpplint.py
4 wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/LICENSE
5 wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/README.rst