Changes between Version 20 and Version 21 of InstallationGuidelines/Linux/Server/ApacheMySQL


Ignore:
Timestamp:
01/31/12 21:29:55 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

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

    v20 v21  
    229229# - assumes that install-eden-apache-mysql.sh has been run
    230230
    231 BRANCH="~nursix.org/sahana-eden/stable"
    232 
    233 if [ "$BRANCH" != "~nursix.org/sahana-eden/stable" ]; then
    234     echo "parent_location = http://bazaar.launchpad.net/$BRANCH" > /home/web2py/applications/eden/.bzr/branch/branch.conf
    235 fi
    236 
    237231echo -e "What domain name should we use? : \c "
    238232read DOMAIN