Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcgrana committed Sep 15, 2011
1 parent b566502 commit 0a0d748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/detect
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# bin/use <build-dir>
# bin/detect <build-dir>

if [ -f $1/package.json ]; then
echo "Node.js" && exit 0
Expand Down

0 comments on commit 0a0d748

Please sign in to comment.