git config --global core.safecrlf false

This commit is contained in:
2019-04-18 22:46:31 +02:00
parent 1ff1992bb3
commit 8eba82aa45
+2
View File
@@ -29,4 +29,6 @@ echo "${TIMEZONE}" > /etc/timezone
rc-service crond start && rc-update add crond
git config --global core.safecrlf false
echo -e "Misc done"