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:
parent
88be015884
commit
0a91776534
1 changed files with 2 additions and 1 deletions
|
@ -227,7 +227,8 @@ chown $app:$app "$final_path/config/config.inc.php"
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
mkdir -p "$final_path/plugins/enigma/home"
|
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
|
# RELOAD NGINX
|
||||||
|
|
Loading…
Reference in a new issue