fieat: sube versión de Koha

This commit is contained in:
aitor c. urrutia aranburu
2026-06-29 19:26:08 +02:00
parent 8124ef30ca
commit 397e816221
57 changed files with 462 additions and 14 deletions

View File

@@ -0,0 +1,6 @@
#!/command/execlineb -P
fdmove -c 2 1
s6-envdir /etc/koha-envvars
/usr/bin/starman -M FindBin --socket /var/run/koha/default/plack.sock --max-requests 50 --workers 2 -E deployment --user=default-koha --group=default-koha --access-log /var/log/koha/default/plack.log --error-log /var/log/koha/default/plack-error.log "/etc/koha/plack.psgi"