Skip to content

Reintroduce CentOS support in installation script for CentOS Stream 9 compatibility #32

Description

@nratineau

https://github.com/deluan/zsh-in-docker/blob/55a4e476f78f37204af9dfc0290a92e52cf881b1/zsh-in-docker.sh#L97C9-L97C27

As of version v1.2.1, CentOS 7 support has been deprecated, and the centos switch was removed from the installation script used to determine package installation methods. This change excludes CentOS Stream 9 from being supported, as it still requires the centos ID.

Would it be possible to reintroduce the centos switch in the install script to support CentOS Stream 9?

    rhel|fedora|rocky|centos)

PR: #33

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions