#!/bin/bash if [ -z $OCCLUM_INSTANCE_DIR ];then OCCLUM_INSTANCE_DIR=".occlum" fi cat <