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