mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-19 07:11:50 +02:00
Update 90-run.sh
This commit is contained in:
@@ -5,5 +5,5 @@ cp -rnf /var/www/baikal/* /data/
|
|||||||
|
|
||||||
# Start app
|
# Start app
|
||||||
/./etc/init.d/php8.1-fpm start && \
|
/./etc/init.d/php8.1-fpm start && \
|
||||||
chown -R nginx:nginx /var/www/baikal/Specific && \
|
chown -R nginx:nginx /data/Specific && \
|
||||||
nginx -g "daemon off"
|
nginx -g "daemon off";
|
||||||
|
|||||||
Reference in New Issue
Block a user