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-08-18 08:36:28 -04:00
parent 83d8dbca3e
commit 7c9f3e0b23
3 changed files with 7 additions and 5 deletions

View File

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