Upgraded to Trixie and php8.5.3

This commit is contained in:
2026-03-20 08:49:15 -07:00
parent a5deb07a66
commit 546c49767f
7 changed files with 173 additions and 91 deletions

6
start.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
set -e
service php8.5-fpm start
exec apachectl -D FOREGROUND