Changes between Version 7 and Version 8 of InstallationGuidelines/Linux/Server/RedHat


Ignore:
Timestamp:
01/05/15 15:05:08 (10 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Linux/Server/RedHat

    v7 v8  
    415415echo "Setting up Sahana"
    416416# Copy Templates
    417 cp ~web2py/applications/eden/private/templates/000_config.py ~web2py/applications/eden/models
     417cp ~web2py/applications/eden/modules/templates/000_config.py ~web2py/applications/eden/models
    418418sed -i 's|EDITING_CONFIG_FILE = False|EDITING_CONFIG_FILE = True|' ~web2py/applications/eden/models/000_config.py
    419419sed -i "s|akeytochange|$sitename$password|" ~web2py/applications/eden/models/000_config.py