From cc2a33ff858f0f419b237dcf7e3580307ae61dcf Mon Sep 17 00:00:00 2001 From: Thomas Davis Date: Thu, 20 Mar 2014 01:44:21 -0400 Subject: [PATCH] auto update updated --- auto-update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auto-update.sh b/auto-update.sh index 6c69495bd..641e5ecfe 100755 --- a/auto-update.sh +++ b/auto-update.sh @@ -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