From 144355bc589cd1d0856b5a27ff0e7b31233a1fab Mon Sep 17 00:00:00 2001 From: idk Date: Wed, 26 Dec 2018 13:50:06 -0500 Subject: [PATCH] Conns aren't being saved --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 7aaae18..fd4e5b2 100644 --- a/Makefile +++ b/Makefile @@ -33,5 +33,5 @@ kill: killall -9 eeProxy fire: - \/usr/bin/curl --socks5-hostname 127.0.0.1:7950 http://i2p-projekt.i2p --output - - \/usr/bin/curl --socks5-hostname 127.0.0.1:7950 http://inr.i2p --output - + \/usr/bin/curl --socks5-hostname 127.0.0.1:7950 http://i2p-projekt.i2p --output i2p-projekt.html + \/usr/bin/curl --socks5-hostname 127.0.0.1:7950 http://inr.i2p --output inr.html