5 lines
184 B
Bash
5 lines
184 B
Bash
addOcsigenDistilleryTemplate() {
|
|
addToSearchPathWithCustomDelimiter : ELIOM_DISTILLERY_PATH $1/eliom-distillery-templates
|
|
}
|
|
|
|
addEnvHooks "$hostOffset" addOcsigenDistilleryTemplate
|