mirror of
https://github.com/YunoHost-Apps/osjs_ynh.git
synced 2024-09-03 19:56:11 +02:00
Update install
This commit is contained in:
parent
fdabcab815
commit
6ba60a377e
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ ynh_setup_source "$final_path"
|
|||
# Files owned by root, www-data can just read
|
||||
#=================================================
|
||||
|
||||
sudo chown www-data:www-data $final_path -R
|
||||
sudo chown $app:$app $final_path -R
|
||||
sudo chmod 755 $final_path -R
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue