Skip to content

Commit

Permalink
setup.sh optimized
Browse files Browse the repository at this point in the history
  • Loading branch information
paranoia committed Aug 16, 2015
1 parent 75fd67e commit d70af3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ echo "Remove what you not need"
echo ""
rm -f README.md &> /dev/null
rm -f LICENSE &> /dev/null
rm -f .gitignore &> /dev/null
rm -Rf .git &> /dev/null

echo "Launch npm install"
echo ""
Expand Down

0 comments on commit d70af3f

Please sign in to comment.