mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-06 22:17:23 +02:00
Merge tag 'v0.53a' of https://github.com/mail-in-a-box/mailinabox
v0.53a Changed the Z-Push download URL.
This commit is contained in:
@@ -24,7 +24,7 @@ if [ -z "$TAG" ]; then
|
||||
|
||||
elif [ "`lsb_release -d | sed 's/.*:\s*//' | sed 's/18\.04\.[0-9]/18.04/' `" == "Ubuntu 18.04 LTS" ]; then
|
||||
# This machine is running Ubuntu 18.04.
|
||||
TAG=v0.53
|
||||
TAG=v0.53a
|
||||
|
||||
elif [ "`lsb_release -d | sed 's/.*:\s*//' | sed 's/14\.04\.[0-9]/14.04/' `" == "Ubuntu 14.04 LTS" ]; then
|
||||
# This machine is running Ubuntu 14.04.
|
||||
|
||||
Reference in New Issue
Block a user