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

v0.30 - the last Ubuntu 14.04 release

This commit is contained in:
Joshua Tauberer
2019-01-09 06:31:56 -05:00
parent a67aa4cfd4
commit 7b592b1e99
2 changed files with 3 additions and 3 deletions

View File

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