aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorbozokopic <bozo.kopic@gmail.com>2017-04-24 23:58:02 +0200
committerbozokopic <bozo.kopic@gmail.com>2017-04-24 23:58:02 +0200
commitfb72f2e8adc2c2979b8788af5f9c9902ace94eb1 (patch)
treeef50669543f68bf61d369ead572ab6f18896951f /bin
parent690de828fc698974b80f14d2d2d9422a4964420d (diff)
heroku bugfix
Diffstat (limited to 'bin')
-rw-r--r--bin/detect4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/detect b/bin/detect
new file mode 100644
index 0000000..2315487
--- /dev/null
+++ b/bin/detect
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+echo "opcut build"
+exit 0