knox revised this gist . Go to revision
1 file changed, 0 insertions, 0 deletions
Omnivore-1.sh renamed to Omnivore-4.sh
File renamed without changes
knox revised this gist . Go to revision
1 file changed, 3 insertions
Omnivore-1.sh(file created)
@@ -0,0 +1,3 @@ | |||
1 | + | brew install chromium --no-quarantine | |
2 | + | export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true | |
3 | + | export CHROMIUM_PATH=`which chromium` |