This commit is contained in:
parent
d4573ae5b8
commit
ecf6acece3
|
@ -0,0 +1,4 @@
|
|||
cd ..
|
||||
|
||||
rem manually copy find.exe from cygwin to find_cygwin to avoid conflict with systen32/find
|
||||
find_cygwin . -type f -print0 | xargs -0 dos2unix
|
Loading…
Reference in New Issue