From 6d8747fdfb12f1c9ff2c851b121de47c658309fa Mon Sep 17 00:00:00 2001 From: RemiZOffAlex Date: Fri, 10 Apr 2026 02:25:07 +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, 2 insertions(+) diff --git a/ci/base/root/pre.sh b/ci/base/root/pre.sh index 8423715..d1a8537 100755 --- a/ci/base/root/pre.sh +++ b/ci/base/root/pre.sh @@ -12,6 +12,8 @@ mtr traceroute net-tools tcpdump bind-utils \ tcsh sysstat atop chrony ntpstat nginx \ postgresql python3 python3-devel +dnf -y install make clang + dnf -y remove python3-pip dnf -y clean all