Skip to content

bash in not available by default on BSD systems #84

@cesar-calvo

Description

@cesar-calvo

The first line of source of bin/cake show:

#!/usr/bin/env bash

For a good work on servers with FreeBSD and OpenBSD systems, I recommend changing "bash" with "sh" or create a symbolic link on system shell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions