mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 05:35:41 -04:00
change: add two versions, php and non-php
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
exec /usr/sbin/php-fpm83 -F
|
||||
if [[ -f /usr/sbin/php-fpm83 ]]; then
|
||||
exec /usr/sbin/php-fpm83 -F
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user