From bc48e7d871b60e5052d03aadead6843b3fd0797d Mon Sep 17 00:00:00 2001 From: jkaberg Date: Tue, 12 Aug 2014 00:33:13 +0200 Subject: [PATCH] proper indentation --- setup/owncloud.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/setup/owncloud.sh b/setup/owncloud.sh index 916c6e38..6c75e7b7 100644 --- a/setup/owncloud.sh +++ b/setup/owncloud.sh @@ -33,11 +33,11 @@ if [ ! -f "/usr/local/lib/owncloud/config/config.php" ]; then \ array ( \ 0 => \ array ( -\ 'class' => 'OC_User_IMAP', -\ 'arguments' => -\ array ( -\ 0 => '{localhost:993/imap/ssl/novalidate-cert}', -\ ), +\ 'class' => 'OC_User_IMAP', +\ 'arguments' => +\ array ( +\ 0 => '{localhost:993/imap/ssl/novalidate-cert}', +\ ), \ ), \ ), \ "memcached_servers" => array (