Skip to content

Doesn't work on Ubuntu 15.10 #2

@mikekasprzak

Description

@mikekasprzak

Probably a minor fix. Here's the error.

/usr/local/bin/git-standup: 11: /usr/local/bin/git-standup: Syntax error: redirection unexpected

The shell (/bin/sh) in Ubuntu is dash.

It will work if the first line is changed to:

#!/bin/bash

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