mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-26 06:03:20 -05:00
Remove unneeded script
This commit is contained in:
parent
b4fe0300b4
commit
1ca30657ac
@ -1,9 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
XX=' '
|
|
||||||
echo "Searching for Tabs..."
|
|
||||||
|
|
||||||
egrep -r -l "${XX}" * | grep '[ch]$'
|
|
||||||
|
|
||||||
echo "Searching for windows line endings..."
|
|
||||||
|
|
||||||
grep -r -l $'\r' * | grep '[ch]$'
|
|
Loading…
x
Reference in New Issue
Block a user