This commit is contained in:
William 2021-03-02 22:09:09 +01:00
parent 3399a1b713
commit db7e7c3c6c

View File

@ -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/