...
By default all file extensions will be converted to lowercase.
Environment variables
It is possible to use other environment variables in the values for the environment variables.
Example:
Code Block |
---|
export CURRENT_PROJECT=awesome_project
export DASELEMENT_CONFIG_PATH=/mnt/server/{CURRENT_PROJECT}/config/das-element.conf |