chown after cron

https://github.com/alexbelgium/hassio-addons/issues/162
This commit is contained in:
Alexandre
2022-01-17 09:44:05 +01:00
committed by GitHub
parent ccc21b28a7
commit cf5b6ec99b

View File

@@ -7,3 +7,6 @@ bashio::log.warning "Silent mode activated. Only errors will be shown. Please di
else
/usr/local/bin/php /var/www/html/artisan firefly:cron
fi
chown -R www-data:www-data /config/addons_config/fireflyiii
chown -R www-data:www-data /var/www/html/storage