Commit 0a0d7485 authored by Mark McGranaghan's avatar Mark McGranaghan

fix comment

parent b566502a
#!/usr/bin/env bash
# bin/use <build-dir>
# bin/detect <build-dir>
if [ -f $1/package.json ]; then
echo "Node.js" && exit 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment