mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
10 lines
No EOL
208 B
Bash
Executable file
10 lines
No EOL
208 B
Bash
Executable file
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 |