Publish bpf-sdk releases (#7655)

This commit is contained in:
Jack May
2020-01-02 20:44:15 -08:00
committed by GitHub
parent 2e8bbed75b
commit 06cff1fb9f
3 changed files with 18 additions and 5 deletions

View File

@ -3,6 +3,8 @@ set -ex
cd "$(dirname "$0")"/../../..
echo --- Creating bpf-sdk tarball
rm -rf bpf-sdk.tar.bz2 bpf-sdk/
mkdir bpf-sdk/
cp LICENSE bpf-sdk/