From df43d580a7bca8f3239393b31dfd0b62c09428d8 Mon Sep 17 00:00:00 2001 From: reality Date: Thu, 25 Jul 2013 18:18:11 +0000 Subject: [PATCH] fix install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index d9cb7fc..cbb3dab 100755 --- a/install.sh +++ b/install.sh @@ -14,7 +14,7 @@ then exit 1 fi -npm install wordnik node-uuid underscore request sandbox express moment jade databank databank-redis ent +npm install async wordnik node-uuid underscore request sandbox express moment jade databank databank-redis ent cd public/ wget http://twitter.github.com/bootstrap/assets/bootstrap.zip