removed nodester and heroku

This commit is contained in:
coderaiser 2013-04-19 09:24:01 -04:00
parent 848784e1ef
commit ceb7aa7d32
2 changed files with 3 additions and 8 deletions

View file

@ -2,7 +2,7 @@
"api_url" : "/api/v1",
"appcache" : false,
"minification" : {
"js" : true,
"js" : false,
"css" : true,
"html" : true,
"img" : true

View file

@ -7,10 +7,5 @@ echo 'appfog'
af update
echo '://cloudcmd.aws.af.cm'
echo 'cloud foundry'
vmc update
echo '://cloudcmd.cloudfoundry.com'
echo 'nodester'
git push nodester master
echo 'heroku'
git push heroku master
cd shell
vmc push
echo '://cloudcmd.cloudfoundry.com'