mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-23 18:03:44 +03:00
Make grep sensitive again
This commit is contained in:
parent
db4eb6767d
commit
4beb6e9fcb
|
@ -1 +1 @@
|
|||
grep -ir "$@" ./*.js ./src --exclude-dir=vendor --exclude-dir=node_modules --exclude-dir=dist
|
||||
grep -r "$@" ./*.js ./src --exclude-dir=vendor --exclude-dir=node_modules --exclude-dir=dist
|
||||
|
|
Loading…
Reference in New Issue
Block a user