[W0-0] fixing upload problem

This commit is contained in:
x
2025-09-12 23:50:21 +02:00
parent d23def1e59
commit 7cc3c951a5
7 changed files with 153 additions and 51 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
set -e
php-fpm7.1 -F &
php-fpm7.1 -F -R &
exec nginx -g "daemon off;"