Introduction
Introduction Statistics Contact Development Disclaimer Help
tUse consistent path declaration - bitreich-memestats - statistical analysis of…
git clone git://src.adamsgaard.dk/bitreich-memestats
Log
Files
Refs
LICENSE
---
commit 3ce046570ec0935f20eb3a7a372fb21fcd72367e
parent 82ac4a0f6a893b9195b0ae309b0647b609ead526
Author: Anders Damsgaard <[email protected]>
Date: Mon, 20 Apr 2020 10:31:35 +0200
Use consistent path declaration
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
t@@ -1,5 +1,5 @@
MEMECACHE ?= "$(HOME)/code/memecache"
-IRCLOG ?= ~/.irssi/log/Freenode/\#bitreich-en.log
+IRCLOG ?= "$(HOME)/.irssi/log/Freenode/\#bitreich-en.log"
memecount: plot-memecount.sh top10 media-stats memecount_lin memecount_semilog
cat memecount_lin top10 media-stats memecount_semilog > $@
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.