Обновить pre.sh
All checks were successful
Build toolchain image / Builder (push) Successful in 8m55s

This commit is contained in:
2025-07-23 02:13:04 +03:00
parent 350169232b
commit 3d52349433

4
pre.sh
View File

@@ -9,10 +9,14 @@ chrony cronie ntpstat \
unzip zip \
mtr traceroute net-tools tcpdump bind-utils \
tcsh sysstat atop nginx \
python \
postgresql mysql
#dnf -y group install standard core \
# hardware-support development-libs development-tools
# dnf -y install postgresql-server-devel
wget --directory-prefix /root https://bootstrap.pypa.io/get-pip.py
python3 /root/get-pip.py
dnf -y clean all