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 (