pull out no longer relevent config parameters

start the irc proxy by default within the router
dont package up the startIrcProxy script
This commit is contained in:
jrandom
2004-07-07 18:06:46 +00:00
committed by zzz
parent dd84233085
commit a8b0d7f999
2 changed files with 6 additions and 34 deletions

View File

@@ -114,7 +114,7 @@ public abstract class Install {
createLoggerConfig();
createStartScript();
createReseedScript();
createScripts("startIrcProxy.sh", "startIrcProxy.bat", 6668, "irc.duck.i2p", "log-irc-#.txt", "IRC Proxy", "IRC proxying scripts written to startIrcProxy", "Starting IRC proxy (when you see Ready! you can connect your IRC client to localhost:6668)");
//createScripts("startIrcProxy.sh", "startIrcProxy.bat", 6668, "irc.duck.i2p", "log-irc-#.txt", "IRC Proxy", "IRC proxying scripts written to startIrcProxy", "Starting IRC proxy (when you see Ready! you can connect your IRC client to localhost:6668)");
//createScripts("startI2PCVSProxy.sh", "startI2PCVSProxy.bat", 2401, "i2pcvs.i2p", "log-i2pcvs-#.txt", "CVS Proxy", "Proxying scripts for I2P's CVS server written to startCVSProxy");
// only pulling them temporarily, duck, until the network is
// reliable enough