This commit is contained in:
Ray Elliott 2020-09-03 15:44:50 +01:00
commit 8ea2c2bf12
2 changed files with 3 additions and 1 deletions

View file

@ -18,7 +18,7 @@ if command -v yarn ; then
}
fi &> /dev/null
export PATH="$HOME/.bin:$HOME/.local/bin:$yarn_path:$ruby_path:$PATH"
export PATH="$PATH:$HOME/.local/bin:$yarn_path:$ruby_path"
# https://developers.google.com/web/tools/puppeteer/troubleshooting
export CHROME_DEVEL_SANDBOX=/usr/lib/chromium/chrome-sandbox