Skip to content

Commit cec9ad9

Browse files
committed
feat: gcc
1 parent 403b23d commit cec9ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup-base-worker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ apt install net-tools -y
1010

1111
# install dep
1212
apt update
13-
apt install -y make libhwloc-dev hwloc jq tree openssh-server python3 cpufrequtils
13+
apt install -y gcc make libhwloc-dev hwloc jq tree openssh-server python3 cpufrequtils
1414

1515
# CPU performance
1616
cpufreq-set -g performance

0 commit comments

Comments
 (0)