Ticket #599: get_php5_path.patch
| File get_php5_path.patch, 420 bytes (added by pebosi, 3 years ago) |
|---|
-
misc/cron/archive.sh
12 12 13 13 TOKEN_AUTH="" #you can get the token_auth from the Piwik admin UI (section Users, or section API) 14 14 15 PHP_BIN= /usr/bin/php515 PHP_BIN="which php5" 16 16 PIWIK_PATH=/home/www/piwik/demo/index.php 17 17 18 18 for period in day week year; do
