mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 05:59:45 -05:00
Remove unneeded script
This commit is contained in:
@@ -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]$'
|
||||
Reference in New Issue
Block a user