mise au point plack

This commit is contained in:
2021-12-06 17:06:28 +01:00
parent f7a1f59677
commit 99496dd9be
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
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
export PERL5LIB={{ koha_install_dir }}/lib
export KOHA_HOME={{ koha_install_dir }}