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

Update upgrade

This commit is contained in:
ericgaspar 2021-08-23 23:53:06 +02:00
parent eaf4f577c9
commit 47ca88ad5e

View file

@ -131,8 +131,6 @@ then
ynh_setup_source --dest_dir="$final_path" --keep="$final_path/data/config.php $final_path/data/users/. $final_path/extensions/."
fi
chmod 750 "$final_path"
chmod -R o-rwx "$final_path"
chown -R $app:www-data "$final_path"