mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
chown after cron
https://github.com/alexbelgium/hassio-addons/issues/162
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user