Skip to content

[Apache] Ubuntu 12 uses admin group, but if group is sudo it fails #7

@kurko

Description

@kurko

At the end of the Apache installation, it runs sudo chown \$USER:admin /var/projects (considering this is the path for vhosts). However, in some cases, the admin group doesn't exist.

It should check if it's either admin or sudo before running chown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions