diff options
| author | bozokopic <bozo.kopic@gmail.com> | 2017-04-24 23:54:41 +0200 |
|---|---|---|
| committer | bozokopic <bozo.kopic@gmail.com> | 2017-04-24 23:54:41 +0200 |
| commit | 690de828fc698974b80f14d2d2d9422a4964420d (patch) | |
| tree | dd9451cb371d19adf6dcfb4e40eeaad2c2cacd95 /bin | |
| parent | adb24fb1240140c28cd6eff1a5e07ab19e15ac14 (diff) | |
heroku bugfix
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/detech | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/bin/detech b/bin/detech deleted file mode 100644 index 6c1362c..0000000 --- a/bin/detech +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -if [ -f $1/dodo.py ]; then - echo "opcut build" - exit 0 -else - exit 1 -fi |
