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
2018-02-13 10:46:02 -05:00
parent c409b2efd0
commit ae73dc5d30
3 changed files with 5 additions and 5 deletions

View File

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