Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
iKapitonau committed Dec 16, 2024
1 parent 3ab670e commit a2f21c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deployment/ci/node_init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ cat /etc/sgx_default_qcnl.conf
cat /etc/group

curl -fsSL https://download.01.org/intel-sgx/sgx_repo/ubuntu/intel-sgx-deb.key | apt-key add
add-apt-repository "deb https://download.01.org/intel-sgx/sgx_repo/ubuntu jammy main"
apt clean
echo "deb https://download.01.org/intel-sgx/sgx_repo/ubuntu jammy main" | tee /etc/apt/sources.list.d/ubuntu-sgx.list > /dev/null
apt update
apt list --all-versions libsgx-dcap-ql
apt list --all-versions libsgx-dcap-quote-verify
Expand Down

0 comments on commit a2f21c1

Please sign in to comment.