NIAEFEUP / tts-be

A platform where students can experiment with the possible combination of schedule options they can pick at the start of the semester
https://tts.niaefeup.pt
5 stars 1 forks source link

Create an issue to delete \r from the entrypoint #37

Closed Jumaruba closed 2 years ago

Jumaruba commented 2 years ago

When a developer opens the django/entrypoint.sh file in windows, it may happen that the PC adds a \r character at every end line. For this motive, it's necessary to create a script that deletes these characters, if present, by creating a new docker image.