1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-04 15:54:48 +01:00

merge v0.19b hot fix release

This commit is contained in:
Joshua Tauberer
2016-08-20 11:50:26 -04:00
3 changed files with 10 additions and 3 deletions

View File

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