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
2017-02-01 10:07:15 -05:00
parent 2e00530944
commit 3c05fc94ff
3 changed files with 10 additions and 3 deletions

View File

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