mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Update install
This commit is contained in:
parent
9ddcd5cd7c
commit
7e7f992592
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ chmod +x $final_path/Coturn_config_rotate.sh
|
|||
#=================================================
|
||||
|
||||
# Set permissions to app files
|
||||
chown -R $app:root $final_path
|
||||
chown -R $app:$app $final_path
|
||||
chmod -R 755 $final_path
|
||||
chown -R $app:root /var/log/$app
|
||||
chown -R $app:root /etc/$app
|
||||
|
|
Loading…
Add table
Reference in a new issue