brektrou / rtl8821CU

Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
GNU General Public License v2.0
1.58k stars 458 forks source link

Force LF line endings for Windows users #141

Closed RazerMoon closed 2 years ago

RazerMoon commented 2 years ago

Thanks for the project, I needed it to fix my adapter.

I got a bit annoyed though because I cloned the repo on Windows (Since my distro had no working wifi and I cant use ethernet) and git decided to normalize the line endings to CRLF, which can be a pain to fix. This also created errors when I tried to run the install script.

This should help out my fellow Windows users from accidentally making the same mistake.