MODiX icon indicating copy to clipboard operation
MODiX copied to clipboard

Docker build fails when checked out with Windows line endings

Open NullEntity opened this issue 5 years ago • 2 comments

A few people have gotten the following error: https://media.discordapp.net/attachments/536023005164470303/664298874176798731/unknown.png

This seems to happen when build.sh is using Windows line endings. I have no idea if the issue affects more files than just the .sh scripts.

NullEntity avatar Jan 08 '20 03:01 NullEntity

We don’t have a .gitattributes that handles this?

Cisien avatar Jan 08 '20 14:01 Cisien

It doesn't handle this. I think updating it to say .sh files use Unix style line endings could fix it.

NullEntity avatar Jan 08 '20 18:01 NullEntity

As part of a new effort to refocus on priorities, I will close this. If you feel this is imperative to the bot, a new issue can be opened to supersede this.

patrickklaeren avatar Mar 26 '24 14:03 patrickklaeren