git config --global core.safecrlf false

This commit is contained in:
2019-04-18 23:22:38 +02:00
parent c0e3cf3d81
commit 64cafc4622
+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"