diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/deploy.sh (renamed from bin/deploy) | 0 | ||||
| -rwxr-xr-x | bin/logs.sh | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/bin/deploy b/bin/deploy.sh index c7cac2c..c7cac2c 100755 --- a/bin/deploy +++ b/bin/deploy.sh diff --git a/bin/logs.sh b/bin/logs.sh new file mode 100755 index 0000000..3662a74 --- /dev/null +++ b/bin/logs.sh @@ -0,0 +1,4 @@ +#!/bin/bash +set -e + +heroku logs --tail --app infinite-atoll-2481 |
