occlum/demos/ra_tls/env.sh
2022-03-09 15:53:45 +08:00

8 lines
78 B
Bash

#!/bin/bash
set -e
GRPC_VERSION=v1.38.1
GRPC_PATH=grpc-src
CJSON_VER=1.7.15