mirror of https://github.com/apache/maven.git
3 lines
47 B
Plaintext
3 lines
47 B
Plaintext
|
perl -p -n -i.bak -e 's/\r\n/\n/' $1
|
||
|
rm $1.bak
|