Files
CORXN/start.sh
T
2026-03-20 08:49:15 -07:00

6 lines
74 B
Bash

#!/bin/bash
set -e
service php8.5-fpm start
exec apachectl -D FOREGROUND