@@ -100,7 +100,7 @@ To access other ressources you can user these variables:
```txt
${selfdir} application root of deployment scripts
${projectdir} project config dir i.e. [path]/profiles/myapp
${profiledir} project config dir i.e. [path]/profiles/myapp
```
For hooks you can create files with pre defined names. A hook script must have executable rights. You get a hint message if it does not exist or has no x permission. A missing hook script does not result in an error.
...
...
@@ -123,7 +123,7 @@ You need to reference the template, output file and a file for replacement data.
# create_config.sh template_file target_file replacements (can be multiple files)