Skip to content

Instantly share code, notes, and snippets.

@endofcake
Created May 20, 2018 04:46
Show Gist options
  • Save endofcake/61162a56ebd4eb7a99fc5eb98226a347 to your computer and use it in GitHub Desktop.
Save endofcake/61162a56ebd4eb7a99fc5eb98226a347 to your computer and use it in GitHub Desktop.
Set LF line endings, otherwise bash scripts fail during the deployment
# Always LF for bash scripts
*.sh text eol=lf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment