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-03-31 10:46:06 -04:00
parent e65c77588e
commit 86881c0107
3 changed files with 11 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?