From c159dc7f9db07118050ff240149dd349ffbe7b8b Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sat, 9 Feb 2013 05:09:06 -0500 Subject: [PATCH] minor changes --- json/config.json | 2 +- shell/deploy.sh | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/json/config.json b/json/config.json index 609d9776..e53c7ca4 100644 --- a/json/config.json +++ b/json/config.json @@ -2,7 +2,7 @@ "api_url" : "/api/v1", "appcache" : false, "minification" : { - "js" : false, + "js" : true, "css" : true, "html" : true, "img" : true diff --git a/shell/deploy.sh b/shell/deploy.sh index 316dbf69..798ac07e 100755 --- a/shell/deploy.sh +++ b/shell/deploy.sh @@ -1,4 +1,3 @@ -cd .. echo 'appfog' af update echo 'http://cloudcmd.aws.af.cm/'