mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
permissions
This commit is contained in:
parent
a6348c3fd9
commit
8a94115908
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ sudo chmod 644 "$cron_path"
|
|||
|
||||
|
||||
# Set permissions to freshrss directory
|
||||
sudo chown -R root:root $FINAL_PATH
|
||||
sudo chown -R www-data: $FINAL_PATH/data/
|
||||
sudo chown -R www-data: $FINAL_PATH/extensions/
|
||||
#skip api directory
|
||||
|
|
Loading…
Add table
Reference in a new issue