dos2unix man

This commit is contained in:
rusefi 2017-03-24 19:24:43 -04:00
parent 28518e595e
commit 5c291f35c8
1 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
find_cygwin . -type f -print0 | xargs -0 dos2unix
git pull
call dos2unix_all.bat
git commit -m "dos2unix nightly"
find_cygwin . -type f -print0 | xargs -0 dos2unix
git pull
call dos2unix_all.bat
git commit -m "dos2unix nightly"
git push