2025-02-03 16:27:26 +00:00

4 lines
68 B
Bash

#!/bin/bash
service php7.4-fpm start &
service nginx start &
/bin/sh