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:
parent
3fe6c68ef7
commit
98a32232dd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue