From a2e3b93e3783e3845c74435d0b1d8f38a8cb66f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 3 May 2023 08:52:42 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index ab9912d..59bb9d0 100644 --- a/scripts/install +++ b/scripts/install @@ -114,7 +114,7 @@ then carddav_server=0 # Copy the plugin configuration file - cp $install_dir/plugins/carddav/config.inc.php{.dist,} + #cp $install_dir/plugins/carddav/config.inc.php{.dist,} # Look for installed and supported CardDAV servers for carddav_app in "nextcloud" "baikal"