Skip to content

file download in macOS #2

@tpYaki

Description

@tpYaki

The shell script stop here:
sed -i s'/^/wget /' CTCF_DOWNLOAD
sed: 1: "CTCF_DOWNLOAD": invalid command code C

I change it into:
sed -i -e 's/^/wget /' CTCF_DOWNLOAD
and the bug is fixed.

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