[matomo-web] Drop GeoIP from archive CMD



commit d285641d04d213af5d2c7761e50573eec408dc77
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Tue Dec 29 21:21:48 2020 +0100

    Drop GeoIP from archive CMD

 matomo/archive.sh | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/matomo/archive.sh b/matomo/archive.sh
index a80feb0..9420e39 100755
--- a/matomo/archive.sh
+++ b/matomo/archive.sh
@@ -1,7 +1,4 @@
 #!/bin/bash
 
-/usr/local/bin/geoipupdate -v
-cp /usr/local/share/GeoIP/*.mmdb /var/www/html/misc
-
 cp -r /opt/matomo/extra-plugins/* /var/www/html/plugins/
 php console core:archive


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]