Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-07-03 06:17:54 +0400
committermattab <matthieu.aubry@gmail.com>2014-07-03 06:17:54 +0400
commitc10f4f8fa77f130706c4e749ea24681350f90059 (patch)
tree61192b8c37608e2cb110466b2ae2f504f9c2961b /misc
parentfff43e0fed63d09af8264d2e20f4ce1bf8faeb15 (diff)
Fixes #4455 changed URL to builds.piwik.org/piwik.zip
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/package/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/package/build.sh b/misc/package/build.sh
index 05aa88c83d..de6ae59d99 100755
--- a/misc/package/build.sh
+++ b/misc/package/build.sh
@@ -212,7 +212,7 @@ If you have any question, feel free to ask. \n\n\
Thank you,\n\n\
Piwik team" | mail -s"New Piwik Version $VERSION" "appgal@microsoft.com,hello@piwik.org"
- echo "build finished! http://builds.piwik.org/piwik-latest.zip"
+ echo "build finished! http://builds.piwik.org/piwik.zip"
fi