public class InstallUpdate extends Object
Update Process:
Error Handling:
Restart Behavior:
If no update file is found, performs routine maintenance including native library cleanup and deletion list processing.
| Constructor and Description |
|---|
InstallUpdate() |
| Modifier and Type | Method and Description |
|---|---|
static void |
installUpdates(Router r)
Install updates from i2pupdate.zip file if present.
|
public static void installUpdates(Router r)
r - the router instance, must have a valid contextRuntimeException - if critical errors occur during update process