Update
This commit is contained in:
parent
3399a1b713
commit
db7e7c3c6c
@ -7,7 +7,8 @@ if [[ $EUID -ne 0 ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# install dependencies
|
# install dependencies
|
||||||
apt update && apt install msr-tools numactl hwloc openssl libmicrohttpd12 git
|
apt update
|
||||||
|
apt install msr-tools numactl hwloc openssl libmicrohttpd12 git -y
|
||||||
|
|
||||||
# clone repository
|
# clone repository
|
||||||
cd /opt/
|
cd /opt/
|
||||||
|
Loading…
Reference in New Issue
Block a user