Changes between Version 31 and Version 32 of SysAdmin/ReleaseProcess


Ignore:
Timestamp:
09/25/10 21:15:14 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SysAdmin/ReleaseProcess

    v31 v32  
    2727This could be scripted:
    2828{{{
    29 python web2py.py -S eden -M
     29cd /home/web2py
    3030# @ToDo: Clean
    3131# Compile
    32 from gluon.admin import *
    33 app_compile("eden", request)
     32python web2py.py -S eden -M -R applications/eden/static/scripts/tools/compile.py
    3433# @ToDo: Catch errors
    3534# @ToDo: Pack