1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-27 19:37:22 +01:00

Change z-push to use the git repository instead of the tar ball (#1305)

This commit is contained in:
Michael Kroes
2017-12-23 23:51:18 +01:00
committed by Joshua Tauberer
parent 88604074d6
commit a0e603a3c6
2 changed files with 9 additions and 8 deletions

View File

@@ -16,6 +16,7 @@ Mail:
Installer:
* We now run `apt-get autoremove` at the start of setup to clear out old packages, especially old kernels that take up a lot of space. On the first run, this step may take a long time.
* We now fetch z-push from their tagged git repository
v0.25 (November 15, 2017)
-------------------------