1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-04 15:54:48 +01:00

pulling v0.13

This commit is contained in:
Joshua Tauberer
2015-08-19 17:58:47 -04:00
parent 3b6f7250ee
commit 6b35d8402c
2 changed files with 3 additions and 1 deletions

View File

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