We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e6834 commit b0b5859Copy full SHA for b0b5859
scripts/convert_edp_list.sh
@@ -1,4 +1,4 @@
1
2
3
-cat "$1" | sed '0,/^#.*group/d' | head -n -1
+cat "$1" | sed '0,/^#.*group/d' | head -n -1 | dos2unix
4
0 commit comments