mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-12 09:55:42 -04:00
Initial upload
This commit is contained in:
4
root/etc/s6-overlay/s6-rc.d/svc-php-fpm/run
Normal file
4
root/etc/s6-overlay/s6-rc.d/svc-php-fpm/run
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
exec /usr/sbin/php-fpm83 -F
|
||||
1
root/etc/s6-overlay/s6-rc.d/svc-php-fpm/type
Normal file
1
root/etc/s6-overlay/s6-rc.d/svc-php-fpm/type
Normal file
@@ -0,0 +1 @@
|
||||
longrun
|
||||
Reference in New Issue
Block a user