mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
removed nodester and heroku
This commit is contained in:
parent
848784e1ef
commit
ceb7aa7d32
2 changed files with 3 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"api_url" : "/api/v1",
|
||||
"appcache" : false,
|
||||
"minification" : {
|
||||
"js" : true,
|
||||
"js" : false,
|
||||
"css" : true,
|
||||
"html" : true,
|
||||
"img" : true
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
Loading…
Add table
Add a link
Reference in a new issue