mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 13:24:04 +02:00
Update 99-run.sh
This commit is contained in:
@@ -83,8 +83,6 @@ sudo -E su - www-data -s /bin/bash -c 'cd /var/www/html
|
|||||||
echo "Execute 11-execute-things.sh"
|
echo "Execute 11-execute-things.sh"
|
||||||
/./scripts/11-execute-things.sh
|
/./scripts/11-execute-things.sh
|
||||||
|
|
||||||
sleep infinity
|
|
||||||
|
|
||||||
if [[ "$silent" == "true" ]]; then
|
if [[ "$silent" == "true" ]]; then
|
||||||
echo "Starting : php-fpm"
|
echo "Starting : php-fpm"
|
||||||
/usr/local/sbin/php-fpm --nodaemonize >/dev/null
|
/usr/local/sbin/php-fpm --nodaemonize >/dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user