...
Log into SF PROD WEB and deploy the application as shown here.
In this release we use new deploy code
...
so the steps are slightly different.
You should notice that command line interface has been simplified.
Code Block |
---|
cd /var/www/html
svn export http://eas.googlecode.com/svn/trunk/web/bin/deploy_eas_init.sh ./deploy_eas_init.sh
sudo ./deploy_eas_init.sh |
...