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-14 12:07:33 +0300
committerGitHub <noreply@github.com>2016-09-14 12:07:33 +0300
commit425ba6d64ba1329d29b6af903296d037c834b403 (patch)
tree22b8e0a453eb3525aeb6fc9cd3f21ae9d43ed343 /README.md
parent5232f91a9f9707e8d2df5d5bd3ec69f6ba52b434 (diff)
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 d7e642dc9..a90569d31 100644
--- a/README.md
+++ b/README.md
@@ -76,16 +76,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