cd applications/myapp
rm errors/* session/* cache/*
tar zcvf ../web2py.app.myapp.w2p *




On Aug 13, 2:15 am, huimies <[email protected]> wrote:
> Hi,
>
> I'm setting up continuous integration for web2py apps. I couldn't find
> any recipes for creating deployment packages from command line. Are
> there any tools available for this or should I just create my own
> using w2p_pack in gluon.fileutils?

Reply via email to