From 52a1aa84fa2d126bec7cb6ac77934813343c0a03 Mon Sep 17 00:00:00 2001 From: RemiZOffAlex Date: Sun, 12 Apr 2026 06:13:02 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20ci/base/root/pre.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ci/base/root/pre.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/base/root/pre.sh b/ci/base/root/pre.sh index d1a8537..80d2e3a 100755 --- a/ci/base/root/pre.sh +++ b/ci/base/root/pre.sh @@ -12,7 +12,7 @@ mtr traceroute net-tools tcpdump bind-utils \ tcsh sysstat atop chrony ntpstat nginx \ postgresql python3 python3-devel -dnf -y install make clang +dnf -y install clang llvm dnf -y remove python3-pip