Changeset 1260 for cpc/trunk/project/bin/init
- Timestamp:
- Aug 22, 2010, 2:24:16 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/bin/init
r4 r1260 4 4 chmod 777 log cache 5 5 cp config/ProjectConfiguration.class{.example,}.php 6 cp config/databases. {example.,}yml7 echo "Don't forget to adapt the configuration file : config/ProjectConfiguration.class.php"6 cp config/databases.yml{.example,} 7 echo "Don't forget to adapt the configuration files : config/ProjectConfiguration.class.php config/databases.yml" 8 8 9
Note: See TracChangeset
for help on using the changeset viewer.