1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-04 15:54:48 +01:00
This commit is contained in:
Joshua Tauberer
2016-02-20 12:20:41 -05:00
parent d880f088be
commit f9ca440ce8
3 changed files with 6 additions and 6 deletions

View File

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