Changes between Version 15 and Version 16 of InstallationGuidelines/OpenShift


Ignore:
Timestamp:
10/17/13 13:15:12 (11 years ago)
Author:
Govind Menon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/OpenShift

    v15 v16  
    3434
    3535{{{
    36     cd web2py
     36    cd YOUR_APP_NAME
    3737    git remote add upstream -m master git://github.com/prelegalwonder/openshift_web2py.git
    3838    git pull -s recursive -X theirs upstream master