1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00

Update upgrade

This commit is contained in:
Memo 2022-04-08 08:00:45 +02:00 committed by GitHub
parent 3fe6c68ef7
commit 98a32232dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,7 +197,7 @@ chmod 644 "/etc/cron.d/$app"
chmod 750 "$final_path"
chmod -R o-rwx "$final_path"
chown -R $app:www-data "$final_path"
hmod -R 775 $final_path/storage
chmod -R 775 $final_path/storage
## set_permissions
#=================================================