fix the router.config file for the user if they installed un-bundled after bundled. closes #23
This commit is contained in:
@@ -188,7 +188,7 @@ public class WinLauncher extends CopyConfigDir {
|
||||
logger.info(
|
||||
"checked router.updateURL config, containes win/beta in a service install, invalid update type");
|
||||
if (i2pRouter.saveConfig("router.updateURL",
|
||||
ServerStaticUpdaterString())) {
|
||||
ServiceStaticUpdaterString())) {
|
||||
logger.info("updated routerconsole.browser config " +
|
||||
appImageExe());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user