diff options
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/detect | 4 |
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 |
