folder fix in packager
This commit is contained in:
parent
193426b041
commit
2517285dd3
@ -33,7 +33,7 @@ if [ "$prerequisites" == "--prep" ]; then
|
||||
echo "Building the occlum fork"
|
||||
git clone git@gitea.detee.cloud:SGX/occlum.git
|
||||
(cd occlum && make submodule)
|
||||
(cd tools/toolchains/utils_lib && ./build.sh)
|
||||
(cd occlum/tools/toolchains/utils_lib && ./build.sh)
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user