index
:
gitlab/omnibus-asdf.git
master
asdf integration for Omnibus
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
omnibus-build
blob: cf3919bab725349ef2741a745f14c6a07fa2fceb (
plain
)
1
2
3
4
5
6
7
#!/bin/sh set -e cd "$(dirname "$0")/.." bundle exec omnibus build -l debug "$@"