We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403b23d commit cec9ad9Copy full SHA for cec9ad9
scripts/setup-base-worker.sh
@@ -10,7 +10,7 @@ apt install net-tools -y
10
11
# install dep
12
apt update
13
-apt install -y make libhwloc-dev hwloc jq tree openssh-server python3 cpufrequtils
+apt install -y gcc make libhwloc-dev hwloc jq tree openssh-server python3 cpufrequtils
14
15
# CPU performance
16
cpufreq-set -g performance
0 commit comments