mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +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
|
else
|
||||||
/usr/local/bin/php /var/www/html/artisan firefly:cron
|
/usr/local/bin/php /var/www/html/artisan firefly:cron
|
||||||
fi
|
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