1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-05 15:57:23 +01:00
This commit is contained in:
Joshua Tauberer
2016-01-30 11:15:14 -05:00
parent 78729bd277
commit 3615772b2d
3 changed files with 7 additions and 5 deletions

View File

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