1 parent 395c18e commit 3a136f2Copy full SHA for 3a136f2
1 file changed
bin/detect
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
-# bin/name <build-dir>
+# bin/detect <build-dir>
3
4
BUILD_DIR=$1
5
[ -f $BUILD_DIR/requirements.txt ] || exit 1 # fail fast if no requirements.txt
0 commit comments