Merge branch 'main' of https://git.stellarisei.ru/hoshimach1/autoinstall
This commit is contained in:
@@ -530,7 +530,7 @@ proceed_with_installation() {
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
apt install -y redis-server libreoffice default-jre >/dev/null 2>&1
|
||||
elif [ "$DISTRO_FAMILY" = "rhel" ]; then
|
||||
$PKG_MANAGER install -y redis libreoffice >/dev/null 2>&1
|
||||
$PKG_MANAGER install -y redis libreoffice
|
||||
fi
|
||||
log_success "Дополнительные компоненты установлены"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user