Skip to content

Instantly share code, notes, and snippets.

@baoilleach
Created August 20, 2019 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save baoilleach/adedd38f88d58c0beb156dbbb1619767 to your computer and use it in GitHub Desktop.
Save baoilleach/adedd38f88d58c0beb156dbbb1619767 to your computer and use it in GitHub Desktop.
Update Open Babel snap
# Source me
rm -rf baoilleach-repo
git clone https://github.com/baoilleach/openbabel.git baoilleach-repo
cd baoilleach-repo
# git remote add geoffh https://github.com/openbabel/openbabel.git
git checkout snaps
git merge master
git push origin snaps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment