mirror of
https://github.com/YunoHost-Apps/prettynoemiecms_ynh.git
synced 2024-09-03 20:06:36 +02:00
Changing dir permission
This commit is contained in:
parent
699e8d851d
commit
4351e8bc05
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ systemctl reload nginx
|
|||
#=================================================
|
||||
|
||||
# Set permissions to app files
|
||||
chown -R root: $final_path
|
||||
chown -R www-data: $final_path
|
||||
|
||||
#=================================================
|
||||
# SETUP LOGROTATE
|
||||
|
|
Loading…
Add table
Reference in a new issue