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:
ericgaspar 2021-08-26 22:18:55 +02:00
parent 88be015884
commit 0a91776534
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -227,7 +227,8 @@ chown $app:$app "$final_path/config/config.inc.php"
#=================================================
mkdir -p "$final_path/plugins/enigma/home"
chown -R $app:$app "$final_path/plugins/enigma/home"
#chown -R $app:$app "$final_path/plugins/enigma/home"
chown -R $app:www-data "$final_path/plugins"
#=================================================
# RELOAD NGINX