From db7e7c3c6cea33ac989b416e8f1b39c929f86f07 Mon Sep 17 00:00:00 2001 From: William Date: Tue, 2 Mar 2021 22:09:09 +0100 Subject: [PATCH] Update --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/