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
2017-05-30 06:49:40 -04:00
parent 18f1689f45
commit a13fd90347
3 changed files with 6 additions and 6 deletions

View File

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