Changes between Version 20 and Version 21 of InstallationGuidelines/Linux/Server/ApacheMySQL
- Timestamp:
- 01/31/12 21:29:55 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Linux/Server/ApacheMySQL
v20 v21 229 229 # - assumes that install-eden-apache-mysql.sh has been run 230 230 231 BRANCH="~nursix.org/sahana-eden/stable"232 233 if [ "$BRANCH" != "~nursix.org/sahana-eden/stable" ]; then234 echo "parent_location = http://bazaar.launchpad.net/$BRANCH" > /home/web2py/applications/eden/.bzr/branch/branch.conf235 fi236 237 231 echo -e "What domain name should we use? : \c " 238 232 read DOMAIN