mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 06:05:56 -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…
Reference in New Issue
Block a user