Skip to content

Add schmooze to supported distros #257

@deweydb

Description

@deweydb

I'm running a copy of FreePBX which is essentially CentOS, but reports its distro package as:
schmooze-release-6-6.el6.shmz66.3.4.x86_64.

To install node4+ with nodesource i had to edit the script and change the line:
if [[ $DISTRO_PKG =~ ^(redhat|centos|cloudlinux|sl)- ]]; then

to:
if [[ $DISTRO_PKG =~ ^(redhat|centos|cloudlinux|sl|schmooze)- ]]; then

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions