Commit c7659802 authored by David Dollar's avatar David Dollar

remove .git dirs

parent 2a0ad546
......@@ -12,4 +12,4 @@ cd npm-$VERSION
git checkout v$VERSION
git submodule init
git submodule update
rm -rf .git
find . -name ".git" -exec rm -rf {} ;
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