3 lines
158 B
Bash
3 lines
158 B
Bash
export KOHA_CONF={{ koha_install_dir }}/etc/koha-conf.xml
|
|
export KOHA_CRON_PATH={{ koha_install_dir }}/bin/cronjobs
|
|
export PERL5LIB={{ koha_install_dir }}/lib |