doc(linux): Add linux client install.sh & uninstall.sh
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -1,6 +1,10 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
# Shell scripts must keep LF line endings even when checked out on Windows,
|
||||
# otherwise Linux refuses them with "bad interpreter: /usr/bin/env^M".
|
||||
*.sh text eol=lf
|
||||
|
||||
# Custom for Visual Studio
|
||||
*.cs diff=csharp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user