fix comment

This commit is contained in:
Noah Zoschke
2011-11-04 09:47:32 -07:00
parent 395c18e8fe
commit 3a136f2124
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# bin/name <build-dir>
# bin/detect <build-dir>
BUILD_DIR=$1
[ -f $BUILD_DIR/requirements.txt ] || exit 1 # fail fast if no requirements.txt