mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
12 lines
No EOL
223 B
Bash
Executable file
12 lines
No EOL
223 B
Bash
Executable file
cd ..
|
|
echo 'appfog'
|
|
af update
|
|
echo 'http://cloudcmd.aws.af.cm/'
|
|
echo 'cloud foundry'
|
|
vmc update
|
|
echo 'http://cloudcmd.cloudfoundry.com/'
|
|
echo 'nodester'
|
|
git push nodester master
|
|
echo 'heroku'
|
|
git push heroku master
|
|
cd shell |