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-06-02 15:47:45 -04:00
parent 66675ff2e9
commit 6666d28c44
3 changed files with 8 additions and 6 deletions

View File

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