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,7 @@
#!/command/execlineb -P
fdmove -c 2 1
trap { SIGTERM { apache2ctl stop }
SIGHUP { apache2ctl graceful } }
apache2ctl -D "FOREGROUND"