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
try10
This commit is contained in:
@@ -48,7 +48,7 @@ if [[ ${ID} == 'ubuntu' || ${ID} == 'debian' ]]; then
|
||||
PACKAGES_SUFFIX="-DDEB=${VERSION_CODENAME}"
|
||||
print_env
|
||||
ln -fs /usr/share/zoneinfo/America/New_York /etc/localtime
|
||||
DEBIAN_FRONTEND=noninteractive apt install -y mono-devel g++ automake cmake curl git jq python3-dev unzip gcc libjemalloc-dev
|
||||
DEBIAN_FRONTEND=noninteractive apt install -y automake cmake curl g++ gcc git jq libjemalloc-dev mono-devel python3-dev unzip
|
||||
|
||||
elif [[ ${ID} == "rocky" ]]; then
|
||||
PKG_MANAGER='yum'
|
||||
|
Reference in New Issue
Block a user