Comment 2 for bug 709415

Revision history for this message
mangtronix (mang) wrote :

Ah, now I see this email from Anand.

On 28-Jan-2011, at 4:00 PM, Anand Chitipothu wrote:

> >
> > I added lighttpd as a new dependency to dev instance.
> >
> > To upgrade the existing dev instances, run:
> >
> > $ sudo apt-get install lighttpd
And:

$ mkdir -p var/log/lighttpd var/cache/lighttpd/uploads var/www/cache
$ git submodule update

I think we need special script to upgrade the dev-instance or make sure bootstrap script can be used to upgrade the dev instance.