From c513e058a5e2ec6eaa6e4ff8a03b99a4c0734539 Mon Sep 17 00:00:00 2001 From: RemiZOffAlex Date: Mon, 16 Mar 2026 16:10:35 +0300 Subject: [PATCH] Update --- ci/pre.sh | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/ci/pre.sh b/ci/pre.sh index ab2500b..8423715 100755 --- a/ci/pre.sh +++ b/ci/pre.sh @@ -6,15 +6,12 @@ dnf config-manager setopt fedora-cisco-openh264.enabled=0 dnf -y update -dnf -y install nano rsync wget curl git git-all mc tree openssl \ +dnf -y install nano rsync wget curl git mc tree openssl \ unzip zip \ mtr traceroute net-tools tcpdump bind-utils \ tcsh sysstat atop chrony ntpstat nginx \ -postgresql +postgresql python3 python3-devel -dnf -y group install standard core \ -hardware-support development-libs development-tools -dnf -y install postgresql-server-devel dnf -y remove python3-pip dnf -y clean all