cloudcmd/shell/deploy.sh
2012-12-05 10:25:33 -05:00

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