Skip to content

Small issue - missing spaces #2

Description

@joerosato

Line 39:

dbu() {docker build -t=$1 .;}

should have spaces on inside of the braces

dbu() { docker build -t=$1 .; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions