Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2016-09-15 19:47:06 +0300
committerGitHub <noreply@github.com>2016-09-15 19:47:06 +0300
commitdc190fa8eeb160e10d818b6a992d47d56601c0bc (patch)
tree9e9f35c30bf7ac8f3bcb84578ae29b41f79600d8 /README.md
parent395d14602844b6bfd0c41d6e31e9effa9c563c87 (diff)
parent425ba6d64ba1329d29b6af903296d037c834b403 (diff)
Merge pull request #61 from nextcloud/remove-nightly-builds-link
We do not have nightly builds at the moment
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
index a8048f7bc..9f79a1141 100644
--- a/README.md
+++ b/README.md
@@ -74,16 +74,6 @@ make install-composer-deps
make optimize-js
```
-### Nightly builds
-
-Instead of setting everything up manually, you can just [download the nightly builds](https://en0ch.se/index.php/s/3v5J3XXeQCCp73p) instead. These builds are updated every 12 hours - 00:00 (12:00 AM) and 12:00 (12:00 PM) UTC+0200, and are pre-configured with all the needed dependencies.
-
-1. Download
-2. Extract the tar archive to 'path-to-nextcloud/apps'
-3. Navigate to »Apps«, choose the category »Productivity«, find the Mail app and enable it.
-
-The nightly builds are provided by [Daniel Hansson](https://github.com/enoch85)
-
### Resetting the app
Connect to your database and run the following commands (`oc_` is the default table prefix):
```sql