1st shot: install memcached, download and extract archive, make and make install

This commit is contained in:
2021-12-06 14:26:48 +01:00
parent cdea82b922
commit 1cbd649a78
11 changed files with 19338 additions and 3 deletions

3
templates/koha.env.sh Normal file
View 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