mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02: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
|
fi
|
||||||
ln -s /config/addons_config/fireflyiii/upload /var/www/html/storage/ha_upload
|
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 #
|
# CRON OPTIONS #
|
||||||
################
|
################
|
||||||
|
|||||||
Reference in New Issue
Block a user