Remove old updates from updates.d on Node startup.
This commit is contained in:
@@ -52,6 +52,11 @@ public:
|
||||
SoftwareUpdater(const RuntimeEnvironment *renv);
|
||||
~SoftwareUpdater();
|
||||
|
||||
/**
|
||||
* Remove old updates in updates.d
|
||||
*/
|
||||
void cleanOldUpdates();
|
||||
|
||||
/**
|
||||
* Called on each version message from a peer
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user