auto update updated

This commit is contained in:
Thomas Davis
2014-03-20 01:44:21 -04:00
parent 66e5003fc7
commit cc2a33ff85
+2 -2
View File
@@ -6,10 +6,10 @@ cd /root/cdnjs
echo Getting latest libraries
git pull
echo npm install for good mesure
echo npm install for good measure
npm install
echo Starting npm script
echo Starting auto update script
node auto-update.js
echo Pushing new versions