You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
try5
This commit is contained in:
@@ -74,7 +74,7 @@ elif [[ ${ID} == "rocky" ]]; then
|
||||
. /opt/rh/gcc-toolset-${GCC_VERSION}/enable
|
||||
rpmkeys --import "http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF"
|
||||
curl https://download.mono-project.com/repo/centos8-stable.repo | tee /etc/yum.repos.d/mono-centos8-stable.repo
|
||||
dnf install -y mono-devel jemalloc-deve
|
||||
dnf install -y mono-devel jemalloc-devel
|
||||
fi
|
||||
else
|
||||
echo "Unsupported distribution. This script only supports Rocky[8|9], Ubuntu [20.04|22.04|24.04] Debian[11|12]"
|
||||
|
Reference in New Issue
Block a user