Sha256: 659256631a0d9c15421680f1c5bc27a2ea81a8abb1b2c5120a18319a0fdb80b3

Contents?: true

Size: 150 Bytes

Versions: 4

Compression:

Stored size: 150 Bytes

Contents

#!/bin/sh

pushd ./test/testapp

export ACCOUNT_ID=
export ACCESS_KEY_ID=
export SECRET_ACCESS_KEY=
export KEYPAIR_NAME=
bundle exec standup $1

popd

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
standup-0.6.9 test.sh.example
standup-0.6.8 test.sh.example
standup-0.6.7 test.sh.example
standup-0.6.6 test.sh.example