1st shot: install memcached, download and extract archive, make and make install
This commit is contained in:
3
templates/koha.env.sh
Normal file
3
templates/koha.env.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
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
|
||||
Reference in New Issue
Block a user