Changes between Version 75 and Version 76 of PiwikServer


Ignore:
Timestamp:
03/04/14 13:46:24 (3 years ago)
Author:
chris
Comment:

Piwik download steps updated

Legend:

Unmodified
Added
Removed
Modified
  • PiwikServer

    v75 v76  
    7676 
    7777{{{ 
    78 wget "http://piwik.org/latest.zip" -O latest.zip 
    79 unzip -u latest.zip 
     78export PIWIK=2.1.0 
     79wget "http://builds.piwik.org/piwik-$PIWIK.tar.gz" 
     80tar -zxvf piwik-$PIWIK.tar.gz 
    8081cp config.ini.php piwik/config/ 
    8182chown -R www-data:www-data piwik/