addon-tasmoadmin/tasmoadmin/rootfs/etc/s6-overlay/s6-rc.d/php-fpm/run
renovate[bot] 024e8585f8
⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16 (#405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-05-24 09:57:38 +02:00

8 lines
367 B
Text
Executable file

#!/command/with-contenv bashio
# shellcheck shell=bash
# ==============================================================================
# Home Assistant Community Add-on: TasmoAdmin
# Runs the PHP-FPM daemon
# ==============================================================================
bashio::log.info "Starting PHP-FPM server..."
exec php-fpm83 -R --nodaemonize