From 0cf6622ab6d5a3d52d614e963b9a28aee72d5b41 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 25 Jan 2021 21:50:07 +0100 Subject: Added post about goaccess --- posts/2021-01-25-goaccess.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/2021-01-25-goaccess.md b/posts/2021-01-25-goaccess.md index 181a7d2..f472c42 100644 --- a/posts/2021-01-25-goaccess.md +++ b/posts/2021-01-25-goaccess.md @@ -97,7 +97,7 @@ apt install goaccess To enable Geo location we also need one additiona thing. -``` +```sh cd /var/www/html/stats.stats.com wget https://github.com/P3TERX/GeoLite.mmdb/raw/download/GeoLite2-City.mmdb ``` -- cgit v1.2.3