Skip to content

Trim Debian install/remove scripts and fix line endings to Unix LF#236

Open
andersemil wants to merge 1 commit into
quamotion:masterfrom
andersemil:fixes/deb-format-scripts
Open

Trim Debian install/remove scripts and fix line endings to Unix LF#236
andersemil wants to merge 1 commit into
quamotion:masterfrom
andersemil:fixes/deb-format-scripts

Conversation

@andersemil

Copy link
Copy Markdown

When creating a daemon for Linux, we needed to add a PostRemoveScript. When doing so, our programmer's Visual Studio was set to using CRLF line endings. Since scripts seem to be raw copied, this created invalid scripts for Linux systems.
We propose a fix by trimming the scripts and replacing CRLF line endings with LF.

@KabakovVlad

Copy link
Copy Markdown

Hello, Team. Are there any plans to push changes to the master branch in the near future?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants