Skip to content

Instantly share code, notes, and snippets.

@ar

ar/q2

Created October 7, 2022 20:52
Show Gist options
  • Save ar/cb7a9bbdb29940c0b58a281bb7cdd764 to your computer and use it in GitHub Desktop.
Save ar/cb7a9bbdb29940c0b58a281bb7cdd764 to your computer and use it in GitHub Desktop.
Handy q2 start script
#!/bin/bash
exec build/install/${PWD##*/}/bin/q2 "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment