Skip to content

Instantly share code, notes, and snippets.

@hoosteeno
Created March 29, 2018 19:41
Show Gist options
  • Save hoosteeno/ae21cecc7e97901c258a6f2174673616 to your computer and use it in GitHub Desktop.
Save hoosteeno/ae21cecc7e97901c258a6f2174673616 to your computer and use it in GitHub Desktop.
# make new bedrock db environment work on osx
brew install coreutils
PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"
./bin/sync-all.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment