1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00

Update install

This commit is contained in:
Rafi59 2017-10-29 09:01:15 +01:00 committed by GitHub
parent 0c98f68ced
commit c94186e6f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -179,8 +179,9 @@ ynh_store_file_checksum "${final_path}/config/config.inc.php"
#=================================================
# Set permissions to app files
chown -R $app: "$final_path"
chown -R root: "$final_path"
chown -R $app: "${final_path}/temp/" "${final_path}/logs/"
chown -R $app: "$final_path/plugins
#=================================================
# RELOAD NGINX