Development

Changeset 698 for trunk/bin/create_quickstart.sh

You must first sign up to be able to contribute.

Show
Ignore:
Timestamp:
02/03/06 09:40:42 (3 years ago)
Author:
fabien
Message:

removed relative_url_root from sandbox

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/bin/create_quickstart.sh

    r678 r698  
    8282svn export http://svn.symfony-project.com/${SVN_PATH}/doc/SANDBOX_README README 
    8383 
    84 # configuration 
    85  
    86 echo ">>> change default configuration" 
    87 sed -i '' -e "s#all:#all:\\ 
    88   relative_url_root: /${SANDBOX_NAME}/web#" apps/${APP_NAME}/config/settings.yml 
    89  
    9084# default: sqlite db 
    9185