Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

Windows Line Feeds in Script. #5

Closed
spboyer opened this issue Jul 13, 2020 · 1 comment
Closed

Windows Line Feeds in Script. #5

spboyer opened this issue Jul 13, 2020 · 1 comment

Comments

@spboyer
Copy link
Member

spboyer commented Jul 13, 2020

BUG:
./local-process-quickstart.sh: bad interpreter: /bin/bash^M: no such file or directory

FIX - sed -i -e 's/\r$//' local-process-quickstart.sh

@spboyer spboyer changed the title CRLF in install script Windows Line Feeds in Script. Jul 13, 2020
@Gordonby
Copy link
Contributor

Thanks @spboyer - I'll add a .gitattributes to the repo to stop this happening again

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

No branches or pull requests

2 participants