-project.home value in build.properties file now generated automatically.
This commit is contained in:
parent
7613f189e0
commit
e2c4c53949
2 changed files with 12 additions and 10 deletions
|
@ -1,4 +1,6 @@
|
|||
project.home = /home/naomiaro/dev-campcaster/campcaster
|
||||
#Note: project.home is automatically generated by the propel-install script.
|
||||
#Any manual changes to this value will be overwritten.
|
||||
project.home = /path/to/airtime
|
||||
project.build = ${project.home}/build
|
||||
|
||||
#Database driver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue