mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Merge branch 'testing' into 1.6.1
This commit is contained in:
commit
275b5860f4
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ chown -R $app:www-data "$final_path/plugins/enigma/home"
|
||||||
# Install CardDAV plugin
|
# Install CardDAV plugin
|
||||||
if [ $with_carddav -eq 1 ]
|
if [ $with_carddav -eq 1 ]
|
||||||
then
|
then
|
||||||
ynh_composer_exec --commands="require roundcube/carddav $carddav_version --with-all-dependencies"
|
ynh_composer_exec --commands="require roundcube/carddav $carddav_version --with-all-dependencies"
|
||||||
|
|
||||||
carddav_tmp_config="../conf/carddav.config.inc.php"
|
carddav_tmp_config="../conf/carddav.config.inc.php"
|
||||||
carddav_server=0
|
carddav_server=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue