Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues 563 #580

Merged
merged 3 commits into from Feb 5, 2017
Merged

Issues 563 #580

merged 3 commits into from Feb 5, 2017

Conversation

bagart
Copy link
Contributor

@bagart bagart commented Jan 31, 2017

/home/laradock/aliases.sh: line 2: $'\r': command not found

FIX:

sed -i 's/\r//' /home/laradock/aliases.sh
function mkd() {
    mkdir -p "$@" && cd "$@"
}

sh not work with func!

@philtrep philtrep merged commit 9348dd9 into laradock:master Feb 5, 2017
@philtrep
Copy link
Member

philtrep commented Feb 5, 2017

@bagart Awesome thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants