mirror of
https://github.com/upa/mscp.git
synced 2026-02-04 03:24:58 +08:00
drop centos8, add almalinux 8.8, update rocky to 8.8
And cleanup Docker files
This commit is contained in:
@@ -19,7 +19,7 @@ case $platform in
|
||||
apt-get install -y \
|
||||
gcc make cmake zlib1g-dev libssl-dev libkrb5-dev
|
||||
;;
|
||||
Linux-centos* | Linux-rhel* | Linux-rocky*)
|
||||
Linux-centos* | Linux-rhel* | Linux-rocky* | Linux-almalinux)
|
||||
yum install -y \
|
||||
gcc make cmake zlib-devel openssl-devel rpm-build
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user