Replaced make-linux with previous hwe version
This commit is contained in:
parent
0afe929a5f
commit
5d7a1bcf9d
17 changed files with 1361 additions and 23950 deletions
|
|
@ -1,7 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
files=`find -type f`
|
||||
while read -r line
|
||||
do
|
||||
./deblob-check $line
|
||||
done <<< "$files"
|
||||
Loading…
Add table
Add a link
Reference in a new issue