From 9f2c67ddf824bec3cc693b23c4a829c1073a98fe Mon Sep 17 00:00:00 2001 From: Stefan Dierauf <sdierauf@cs.washington.edu> Date: Wed, 21 Jan 2015 20:34:51 -0800 Subject: [PATCH] im going to start losing hair --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index e885f2f..1bd4710 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1 +1 @@ -npm install -g bower && npm install -g grunt-cli && bower install && grunt serve \ No newline at end of file +npm install -g bower && npm install grunt && npm install -g grunt-cli && bower install && grunt serve \ No newline at end of file -- GitLab