degoogle: tabs -> spaces
This commit is contained in:
parent
d0215cfc7d
commit
1377c62549
|
|
@ -32,7 +32,7 @@ for filename in $argv
|
||||||
continue
|
continue
|
||||||
end
|
end
|
||||||
|
|
||||||
ffmpeg -i $filename -c:v libx264 -crf 24 $targetname
|
ffmpeg -i $filename -c:v libx264 -crf 24 $targetname
|
||||||
break
|
break
|
||||||
end
|
end
|
||||||
case '*'
|
case '*'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue