mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Based on 7e2b1fad1a
https://github.com/alexbelgium/hassio-addons/issues/534
This commit is contained in:
@@ -139,6 +139,11 @@ if [ -d /var/www/html/storage/ha_upload ]; then
|
||||
fi
|
||||
ln -s /config/addons_config/fireflyiii/upload /var/www/html/storage/ha_upload
|
||||
|
||||
# Updating permissions
|
||||
chown -R www-data:www-data /config/addons_config/fireflyiii
|
||||
chown -R www-data:www-data /var/www/html/storage
|
||||
chmod -R 775 /config/addons_config/fireflyiii
|
||||
|
||||
################
|
||||
# CRON OPTIONS #
|
||||
################
|
||||
|
||||
Reference in New Issue
Block a user