Changes between Version 26 and Version 27 of InstallationGuidelines/Linux/Server/CherokeePostgreSQL


Ignore:
Timestamp:
02/01/12 16:26:00 (13 years ago)
Author:
Praneeth Bodduluri
Comment:

Updated configure-eden-cherokee-postgis.sh - Tested completely

Legend:

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

    v26 v27  
    549549# - assumes that install-eden-cherokee-postgis.sh has been run
    550550
    551 BRANCH="~flavour/sahana-eden/trunk"
    552 
    553 if [ "$BRANCH" != "~flavour/sahana-eden/trunk" ]; then
    554     echo "parent_location = http://bazaar.launchpad.net/$BRANCH" > /home/web2py/applications/eden/.bzr/branch/branch.conf
    555 fi
    556551
    557552#RAM=1
     
    685680
    686681# END
     682
    687683}}}
     684}}}