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-09-23 07:49:13 -04:00
parent 3cd5a6eee7
commit 4e4fe90fc7
3 changed files with 5 additions and 5 deletions

View File

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