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/'