Browse Source

Software update stuff for test.

Adam Ierymenko 8 years ago
parent
commit
d301540d92
1 changed files with 1 additions and 0 deletions
  1. 1 0
      service/OneService.cpp

+ 1 - 0
service/OneService.cpp

@@ -455,6 +455,7 @@ public:
 			}
 
 			_updater = new SoftwareUpdater(*_node,_homePath);
+			_updater->loadUpdatesToDistribute();
 
 			// Read local configuration
 			{