From 5a4d52b0ada7c45cd884bdaa4995f6691fe80d3b Mon Sep 17 00:00:00 2001 From: "Ilya Ig. Petrov" Date: Fri, 15 Sep 2017 19:41:00 +0500 Subject: [PATCH] Mend grep script --- extensions/chromium/runet-censorship-bypass/grep.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 extensions/chromium/runet-censorship-bypass/grep.sh diff --git a/extensions/chromium/runet-censorship-bypass/grep.sh b/extensions/chromium/runet-censorship-bypass/grep.sh new file mode 100755 index 0000000..f64f81d --- /dev/null +++ b/extensions/chromium/runet-censorship-bypass/grep.sh @@ -0,0 +1 @@ +grep -r $@ ./src --exclude-dir=vendor --exclude-dir=node_modules