1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-31 21:17:23 +02:00

Merge branch 'master' into scaleway

This commit is contained in:
Michael Kroes
2016-04-02 10:39:49 +00:00
4 changed files with 29 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
#########################################################
if [ -z "$TAG" ]; then
TAG=v0.17b
TAG=v0.17c
fi
# Are we running as root?