diff --git a/install.sh b/install.sh index cdf5b57..b68210f 100644 --- a/install.sh +++ b/install.sh @@ -7,7 +7,8 @@ if [[ $EUID -ne 0 ]]; then fi # 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 cd /opt/