diff --git a/setup/owncloud.sh b/setup/owncloud.sh index 76395d7e..ecc74bba 100644 --- a/setup/owncloud.sh +++ b/setup/owncloud.sh @@ -23,11 +23,10 @@ if [ ! -d /usr/local/lib/owncloud ]; then fi # Create a configuration file. -cat - > /usr/local/lib/owncloud/config/config.php < /usr/local/lib/owncloud/config/config.php < '$STORAGE_ROOT/owncloud', \ array ( @@ -41,7 +40,9 @@ cat - > /usr/local/lib/owncloud/config/config.php < EOF +fi # TODO: Insert the following above (owncloud config generation) when we found a good solution: # 'mail_smtpmode' => 'smtp',