Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

sed command in install.sh has wrong syntax for Mac OS X #25

@jordanlgraham

Description

@jordanlgraham

Executing the quick-start command:

composer create-project --stability dev --no-interaction --ignore-platform-reqs bradjonesllc/docker-drupal:dev-master PROJECT-DIR

I received an error from sh scripts/composer/install.sh:

sed: 1: ".gitignore": invalid command code .
Script sh scripts/composer/install.sh handling the post-create-project-cmd event returned with error code 1

Seems as though sed doesn't like a filename that begins with a period.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions