Sha256: 26610dde0097a5359ca2825a149589598577f8b0aa9005e13395709e860aaf2d

Contents?: true

Size: 172 Bytes

Versions: 2

Compression:

Stored size: 172 Bytes

Contents

#!/bin/bash -e

which figlet 2>&- > /dev/null
bundle check || bundle --local --path vendor/bundle
exec bundle exec foreman start -c git=1,cap=1,rollback=0,stage=0,patch=0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
alpha_omega-0.0.2 libexec/deploy
alpha_omega-0.0.1 bin/deploy